externalPay

package
v3.0.0-...-53ef8d3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

func NewClient(app kernel.ApplicationInterface) (*Client, error)

func RegisterProvider

func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)

func (*Client) AddMerchant

func (comp *Client) AddMerchant(ctx context.Context, mchID string, merchantName string) (*response2.ResponseWork, error)

新增商户号 https://developer.work.weixin.qq.com/document/path/93666

func (*Client) DelMerchant

func (comp *Client) DelMerchant(ctx context.Context, mchID string) (*response2.ResponseWork, error)

删除商户号 https://developer.work.weixin.qq.com/document/path/93666

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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