Available via MoonPay for the selected region
3 payment methods · 3 active · 0 unavailable
[
{
"type": "google_pay",
"displayName": "Google Pay",
"iconUrl": "https:\/\/static.moonpay.com\/widget\/payment_methods\/GooglePay.svg",
"availability": {
"active": true
},
"capabilities": {
"supportsRecurring": false,
"settlementSpeed": "instant"
},
"limits": {
"perTransaction": {
"limit": 10000,
"currencyCode": "USD"
}
},
"scheduledMaintenances": []
},
{
"type": "apple_pay",
"displayName": "Apple Pay",
"iconUrl": "https:\/\/static.moonpay.com\/widget\/payment_methods\/ApplePay.svg",
"availability": {
"active": true
},
"capabilities": {
"supportsRecurring": false,
"settlementSpeed": "instant"
},
"limits": {
"perTransaction": {
"limit": 10000,
"currencyCode": "USD"
}
},
"scheduledMaintenances": []
},
{
"type": "credit_debit_card",
"displayName": "Credit\/Debit Card",
"iconUrl": "https:\/\/static.moonpay.com\/widget\/payment_methods\/CardGeneric.svg",
"availability": {
"active": true
},
"capabilities": {
"supportsRecurring": false,
"settlementSpeed": "instant"
},
"limits": {
"perTransaction": {
"limit": 10000,
"currencyCode": "USD"
}
},
"scheduledMaintenances": []
}
]