transfer

package
v1.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2021 License: MIT Imports: 6 Imported by: 0

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

func (*Client) QueryBalanceOrder

func (comp *Client) QueryBalanceOrder(partnerTradeNo string) (interface{}, error)

Query MerchantPay to balance. https://pay.weixin.qq.com/wiki/doc/api/tools/mch_pay.php?chapter=14_3

func (*Client) QueryBankCardOrder

func (comp *Client) QueryBankCardOrder(partnerTradeNo string) (interface{}, error)

Query MerchantPay order to BankCard. https://pay.weixin.qq.com/wiki/doc/api/tools/mch_pay.php?chapter=14_3

func (*Client) ToBalance

func (comp *Client) ToBalance(params *power.HashMap) (interface{}, error)

func (*Client) ToBankCard

func (comp *Client) ToBankCard(params *object.HashMap) (interface{}, error)

Send MerchantPay to BankCard. https://pay.weixin.qq.com/wiki/doc/api/tools/mch_pay.php?chapter=14_2

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL