Class DefaultWeChatPayOrderService

All Implemented Interfaces:
WeChatPayOrderService, AbstractOrderService<OrderModel,OrderEntryModel>, OrderService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultWeChatPayOrderService extends DefaultOrderService implements WeChatPayOrderService
Global class for Chinesepspwechatpayservices order impl.
See Also:
  • Constructor Details

    • DefaultWeChatPayOrderService

      public DefaultWeChatPayOrderService()
  • Method Details