Skip to content

Commit

Permalink
Update adyen-implementation.js
Browse files Browse the repository at this point in the history
Adding Cash App as a PM on the front-end
  • Loading branch information
lewis-brown-adyen authored Nov 3, 2023
1 parent 8821485 commit 27b5a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/static/js/adyen-implementation.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ const PMnames = [
{ tx: "applepay", txname: "Apple Pay" },
{ tx: "blik", txname: "Blik" },
{ tx: "boleto", txname: "Boleto" },
{ tx: "cashapp", txname: "Cash App Pay" },
{ tx: "clearpay", txname: "Clearpay" },
{ tx: "directdebit_GB", txname: "Bacs Direct Debit" },
{ tx: "directEbanking", txname: "Sofort" },
Expand Down

0 comments on commit 27b5a43

Please sign in to comment.