Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*payment.BaseClient
}
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationPaymentInterface) (*Client, error)
func (*Client) Refund ¶
func (comp *Client) Refund(ctx context.Context, options *request.RequestRefund) (*response.ResponseRefund, error)
Click to show internal directories.
Click to hide internal directories.