Skip to content

Commit

Permalink
Merged in applePayKeyAdd (pull request #128)
Browse files Browse the repository at this point in the history
key added to apple pay

Approved-by: Praful Koppalkar
  • Loading branch information
Arun Mishra committed Feb 10, 2023
2 parents dc6795d + 3bf9a81 commit 64d79cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/orca-loader/HyperLoader.res
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ module Elements = {
"countryCode": "US",
"currencyCode": "USD",
"supportedNetworks": ["visa", "masterCard", "amex", "discover"],
"merchant_capabilities": ["supports3DS"],
"total": {
"label": "Demo (Card is not charged)",
"type": "final",
Expand Down

0 comments on commit 64d79cb

Please sign in to comment.