UNPKG

newebpay-mpg-sdk

Version:

藍新金流 幕前支付(MPG) SDK

9 lines (8 loc) 204 B
export type ChargeMerchantParams = { MerchantID: string; MerTrade?: string; Amount: number; FeeType: "0" | "1" | "2" | "3" | "4"; BalanceType: "0" | "1"; AppointMerID?: string; };