Documentation
¶
Index ¶
- func CreatePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeletePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetPaymentMethodListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetPaymentPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdatePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePaymentMethodHandler ¶
func CreatePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create Payment Method
func DeletePaymentMethodHandler ¶
func DeletePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete Payment Method
func GetPaymentMethodListHandler ¶
func GetPaymentMethodListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
GetPaymentMethodListHandler Get Payment Method List
func GetPaymentPlatformHandler ¶
func GetPaymentPlatformHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get supported payment platform
func UpdatePaymentMethodHandler ¶
func UpdatePaymentMethodHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Payment Method
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.