types

package
v1.0.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	AccountTypeBasic     = "Basic"
	AccountTypeOperation = "Operation"
	AccountTypeFees      = "Fees"
)
View Source
const (
	SignTypeHMACSHA256 = "HMAC-SHA256"
	SignTypeMD5        = "MD5"
)
View Source
const (
	TradeTypeJSAPI    = "JSAPI"    //JSAPI--JSAPI支付(或小程序支付)
	TradeTypeNATIVE   = "NATIVE"   //NATIVE--Native支付
	TradeTypeAPP      = "APP"      //APP--app支付
	TradeTypeMWEB     = "MWEB"     //MWEB--H5支付,不同trade_type决定了调起支付的方式,请根据支付产品正确上传
	TradeTypeMICROPAY = "MICROPAY" //MICROPAY--付款码支付,付款码支付有单独的支付接口,所以接口不需要上传,该字段在对账单中会出现
)
View Source
const (
	BillTypeALL             = "ALL"             // ALL(默认值),返回当日所有订单信息(不含充值退款订单)
	BillTypeSUCCESS         = "SUCCESS"         // SUCCESS,返回当日成功支付的订单(不含充值退款订单)
	BillTypeREFUND          = "REFUND"          // REFUND,返回当日退款订单(不含充值退款订单)
	BillTypeRECHARGE_REFUND = "RECHARGE_REFUND" //RECHARGE_REFUND,返回当日充值退款订单
)
View Source
const (
	FeeTypeCNY = "CNY"
)
View Source
const (
	TarType = "GZIP"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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