Skip to content

Commit

Permalink
Update adyen-implementation.js
Browse files Browse the repository at this point in the history
adding Clearpay to UI
  • Loading branch information
lewis-brown-adyen authored Jan 17, 2024
1 parent 1c413e6 commit 0d7319d
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 @@ -295,6 +295,7 @@ const PMnames = [
{ 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" },
{ tx: "facilypay", txname: "3x4xOney" },
Expand Down

0 comments on commit 0d7319d

Please sign in to comment.