binanceMerchant

package module
v0.0.0-...-6dcc015 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 2 Imported by: 0

README

binance-merchant-api-go

I will continue this package based on the demand. Please let me know from twitter https://twitter.com/eyvzov

(In Progress) Unofficial Go library for Binance Merchant API

Roadmap

Order
  • Create Order [v2]

  • Create Order [v3]

  • Query Order

  • Close Order

  • Refund Order

  • Query Refund

  • Payment Payer Verification

Transfer Fund
  • Transfer Fund

  • Query Transfer Result

SubMerchant
  • Create SubMerchant
Wallet Balance
  • Wallet Balance Query

  • Wallet Balance Query v2

Debit Card

...

Payout
  • Batch Payout

  • Payout Validate Receiver

  • Payout Query

Convert

...

Reporting

...

Profit sharing

...

Share Info

...

Technical Service Provider

...

Payout
  • Order Notification

  • Payout Notification

  • Refund Order Notification

  • Balance Report Notification

  • Direct Debit/Pre Authorization Notification

  • Tech Service Provider Notification

  • Share Account Id Notification

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Opt

func Opt[T any](t T) *T

Types

type Client

type Client struct {
	SecretKey string
	ApiKey    string
}

func New

func New(binanceSecretKey string, binanceApiKey string) (client *Client, err error)

func (*Client) CreateOrder

func (client *Client) CreateOrder(createOrderParams model.CreateOrderParams)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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