Skip to content

Commit

Permalink
fix: add amazon pay US marketplaces
Browse files Browse the repository at this point in the history
tusbar committed Mar 29, 2024
1 parent e65ee3c commit 2c492e2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/marketplaces.json
Original file line number Diff line number Diff line change
@@ -248,6 +248,20 @@
"name": "United States - Invoicing Shadow Marketplace",
"region": "na"
},
{
"code": "us-amazon-pay",
"currencyCode": "USD",
"id": "AGWSWK15IEJJ7",
"name": "United States - Amazon Pay",
"region": "na"
},
{
"code": "us-amazon-pay-sandbox",
"currencyCode": "USD",
"id": "A3BXB0YN3XH17H",
"name": "United States - Amazon Pay Sandbox",
"region": "na"
},
{
"code": "br",
"currencyCode": "BRL",

0 comments on commit 2c492e2

Please sign in to comment.