Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessPayment ¶
func ProcessPayment(ctx context.Context, c *app.RequestContext)
ProcessPayment . @router /api/payment/process [POST]
func ProcessRefund ¶
func ProcessRefund(ctx context.Context, c *app.RequestContext)
ProcessRefund . @router /api/payment/refund [POST]
func RequestPaymentToken ¶
func RequestPaymentToken(ctx context.Context, c *app.RequestContext)
RequestPaymentToken . @router /api/payment/token [GET]
func RequestRefundToken ¶
func RequestRefundToken(ctx context.Context, c *app.RequestContext)
RequestRefundToken . @router /api/payment/refund-token [GET]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.