Skip to content

Commit

Permalink
Merged in testWithDifferentKeys (pull request #126)
Browse files Browse the repository at this point in the history
removed merchant capabilities

* removed merchant capabilities


Approved-by: Praful Koppalkar
  • Loading branch information
Arun Mishra authored and Bopanna M J committed Feb 9, 2023
1 parent 467f2ac commit d083784
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/orca-loader/HyperLoader.res
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,6 @@ module Elements = {
"applePayMerchantId": "merchant.com.adyen.san",
"countryCode": "US",
"currencyCode": "USD",
"merchantCapabilities": ["supports3DS"],
"supportedNetworks": ["visa", "masterCard", "amex", "discover"],
"total": {
"label": "Demo (Card is not charged)",
Expand Down

0 comments on commit d083784

Please sign in to comment.