fundApp

package
v3.4.30 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MIT Imports: 8 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, error)

func (*Client) ApplyForElecSign

func (comp *Client) ApplyForElecSign(ctx context.Context, outBillNO string) (*response.ResponseApplyForElecSign, error)

商户单号申请电子回单 https://pay.weixin.qq.com/doc/v3/merchant/4012716452

func (*Client) ApplyForElecSignByTransferBillNo

func (comp *Client) ApplyForElecSignByTransferBillNo(ctx context.Context, transferBillNO string) (*response.ResponseApplyForElecSign, error)

微信单号申请电子回单 https://pay.weixin.qq.com/doc/v3/merchant/4012716456

func (*Client) Cancel

func (comp *Client) Cancel(ctx context.Context, outBillNO string) (*response.ResponseCancelBill, error)

撤销转账 https://pay.weixin.qq.com/doc/v3/merchant/4012716458

func (*Client) DownloadElecSignToFilePath

func (comp *Client) DownloadElecSignToFilePath(ctx context.Context, requestDownload *power.RequestDownload, filePath string) (int64, error)

下载电子回单 https://pay.weixin.qq.com/doc/v3/merchant/4013866774

func (*Client) QueryElecSign

func (comp *Client) QueryElecSign(ctx context.Context, outBillNO string) (*response.ResponseQueryElecSign, error)

商户单号查询电子回单 https://pay.weixin.qq.com/doc/v3/merchant/4012716436

func (*Client) QueryElecSignByTransferBillNo

func (comp *Client) QueryElecSignByTransferBillNo(ctx context.Context, transferBillNO string) (*response.ResponseQueryElecSign, error)

微信单号查询电子回单 https://pay.weixin.qq.com/doc/v3/merchant/4012716455

func (*Client) QueryOutBill

func (comp *Client) QueryOutBill(ctx context.Context, outBillNO string) (*response.ResponseQueryOutBill, error)

商户单号查询转账单 https://pay.weixin.qq.com/doc/v3/merchant/4012716437

func (*Client) QueryTransferBill

func (comp *Client) QueryTransferBill(ctx context.Context, transferBillNO string) (*response.ResponseQueryTransferBill, error)

微信单号查询转账单 https://pay.weixin.qq.com/doc/v3/merchant/4012716457

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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