Documentation ¶
Index ¶
- type Client
- func (comp *Client) AppConfig(prepayID string) (*object.StringMap, error)
- func (comp *Client) BridgeConfig(prepayID string, isJson bool) (interface{}, error)
- func (comp *Client) ContractConfig(params *object.StringMap) (*object.StringMap, error)
- func (comp *Client) SDKConfig(prepayID string) (*object.StringMap, error)
- func (comp *Client) ShareAddressConfig(request *http.Request, accessToken string, isJson bool) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) BridgeConfig ¶
JSAPI调起支付API https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter3_1_4.shtml
func (*Client) ContractConfig ¶
Click to show internal directories.
Click to hide internal directories.