Skip to content

Commit 2c492e2

Browse files
committed
fix: add amazon pay US marketplaces
1 parent e65ee3c commit 2c492e2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/marketplaces.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,20 @@
248248
"name": "United States - Invoicing Shadow Marketplace",
249249
"region": "na"
250250
},
251+
{
252+
"code": "us-amazon-pay",
253+
"currencyCode": "USD",
254+
"id": "AGWSWK15IEJJ7",
255+
"name": "United States - Amazon Pay",
256+
"region": "na"
257+
},
258+
{
259+
"code": "us-amazon-pay-sandbox",
260+
"currencyCode": "USD",
261+
"id": "A3BXB0YN3XH17H",
262+
"name": "United States - Amazon Pay Sandbox",
263+
"region": "na"
264+
},
251265
{
252266
"code": "br",
253267
"currencyCode": "BRL",

0 commit comments

Comments
 (0)