jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/341429 )

Change subject: Copy accepted currencies from PayPal legacy to express checkout
......................................................................


Copy accepted currencies from PayPal legacy to express checkout

Bug: T159755
Change-Id: I4f1ebc984419a62401b820d7778ce4e46c90733a
---
M paypal_gateway/express_checkout/config/currencies.yaml
1 file changed, 27 insertions(+), 2 deletions(-)

Approvals:
  Cdentinger: Looks good to me, approved
  XenoRyet: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/paypal_gateway/express_checkout/config/currencies.yaml 
b/paypal_gateway/express_checkout/config/currencies.yaml
index d991dbd..51369e9 100644
--- a/paypal_gateway/express_checkout/config/currencies.yaml
+++ b/paypal_gateway/express_checkout/config/currencies.yaml
@@ -1,2 +1,27 @@
-- JPY
-# TODO: Full list once we've tested more
+# see 
https://www.x.com/developers/paypal/documentation-tools/api/currency-codes
+# TODO: Investigate per-country support at this URL
+# https://developer.paypal.com/docs/classic/api/currency_codes/#creditcard
+- AUD
+# - BRL # in-country only... it seems to work but I'm respecting the docs
+- CAD
+- CZK
+- DKK
+- EUR
+- HKD
+- HUF
+- ILS
+- JPY # no fractions
+# - MYR # in-country only
+- MXN
+- NOK
+- NZD
+- PHP
+- PLN
+- GBP
+# - SGD # Only available for singaporian entities
+- SEK
+- CHF
+- TWD # no fractions
+- THB
+# - TRY # in-country only
+- USD

-- 
To view, visit https://gerrit.wikimedia.org/r/341429
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f1ebc984419a62401b820d7778ce4e46c90733a
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: AndyRussG <andrew.green...@gmail.com>
Gerrit-Reviewer: Cdentinger <cdentin...@wikimedia.org>
Gerrit-Reviewer: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: Ssmith <ssm...@wikimedia.org>
Gerrit-Reviewer: XenoRyet <dkozlow...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to