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) ApplyForCardTemplate ¶
func (comp *Client) ApplyForCardTemplate(ctx context.Context, params *request.RequestApplyForCardTemplate) (*response.ResponseApplyForCardTemplate, error)
Click to show internal directories.
Click to hide internal directories.