Versions in this module Expand all Collapse all v1 v1.0.2 Nov 3, 2022 v1.0.1 Nov 2, 2022 v1.0.0 Nov 2, 2022 Changes in this version + type Client struct + func NewClient(app *kernel.ApplicationPaymentInterface) (*Client, error) + func RegisterProvider(app kernel.ApplicationPaymentInterface) (*Client, error) + func (comp *Client) GetCacheKey() string + func (comp *Client) GetKey() (string, error)