POST /papi/v2/ramp/connect/buy/payment-method-list
Request Body
Field
Type
Mandatory
Remarks
language
string
No
Language code, which determines the multi-language of the content(if any, such as "payment method name") in the response data. If not passed, English is the default. The format is "LanguageCode-RegionCode", RegionCode is optional.
Response Body
Data: PaymentMethodV2Object array
Field
Type
Remarks
fiatCurrency
string
Fiat currency
paymentMethods
object array
Payment method details. Refer to PaymentMethodV2DetailObject
PaymentMethodV2DetailObject
Field
Type
Remarks
payMethodCode
string
payment method code
payMethodSubCode
string
payment method sub code
paymentMethod
string
payment method display name
p2p
bool
Indicate whether the payment method belongs to Binance P2P
"BUY_WALLET" is a special payment method that allows users to buy crypto using the user's fiat
currency balance in Binance wallet. For example, in some countries or regions, users can deposit
fiat currency (such as euro - EUR) to Binance. When the user has EUR balance in the Binance wallet,
he can use EUR to buy crypto. We call this payment method as "BUY_WALLET".