Amazon Payments¶
General¶
Code: checkoutbyamazon
Vendor: checkoutbyamazon
show →
- Name:
-
[EN] Amazon Payments
Categories:distributing
,aggregating
,collecting
Images¶
Logo¶
https://static.openfintech.io/payment_providers/checkoutbyamazon/logo.svg?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/checkoutbyamazon/icon.svg?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
americanexpress | americanexpress |
|
visa2 | visa2 |
|
mastercard | mastercard |
JSON Object¶
{
"code":"checkoutbyamazon",
"description":null,
"vendor":"checkoutbyamazon",
"categories":[
"distributing",
"aggregating",
"collecting"
],
"countries":null,
"payment_method":[
"americanexpress",
"visa2",
"mastercard"
],
"payout_method":null,
"metadata":{
"about_payments_code":"checkoutbyamazon"
},
"name":{
"en":"Amazon Payments"
}
}