Skip to content

Commit

Permalink
Merge pull request #1744 from openfintechio/feature/INT-6085-pg-payfu…
Browse files Browse the repository at this point in the history
…ture-update-the-checkout-field-name

INT-6085: pg payfuture update the checkout field name
  • Loading branch information
romansavchak authored Nov 28, 2024
2 parents 647bd52 + e872d8e commit b8fb778
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data/payment_services.json
Original file line number Diff line number Diff line change
Expand Up @@ -23289,9 +23289,9 @@
"required": false,
"position": 1,
"label": {
"en": "Account Number",
"ru": "Номер счета",
"uk": "Номер рахунку"
"en": "Account Number (VPA)",
"ru": "Номер счета (VPA)",
"uk": "Номер рахунку (VPA)"
},
"hint": {
"en": "Enter Account Number (VPA)",
Expand Down Expand Up @@ -33454,9 +33454,9 @@
"required": false,
"position": 1,
"label": {
"en": "Account Number",
"ru": "Номер счета",
"uk": "Номер рахунку"
"en": "Account Number (VPA)",
"ru": "Номер счета (VPA)",
"uk": "Номер рахунку (VPA)"
},
"hint": {
"en": "Enter Account Number (VPA)",
Expand All @@ -33483,9 +33483,9 @@
"required": false,
"position": 1,
"label": {
"en": "Account Number",
"ru": "Номер счета",
"uk": "Номер рахунку"
"en": "Account Number (VPA)",
"ru": "Номер счета (VPA)",
"uk": "Номер рахунку (VPA)"
},
"hint": {
"en": "Enter Account Number (VPA)",
Expand All @@ -33512,9 +33512,9 @@
"required": false,
"position": 1,
"label": {
"en": "Account Number",
"ru": "Номер счета",
"uk": "Номер рахунку"
"en": "Account Number (VPA)",
"ru": "Номер счета (VPA)",
"uk": "Номер рахунку (VPA)"
},
"hint": {
"en": "Enter Account Number (VPA)",
Expand Down

0 comments on commit b8fb778

Please sign in to comment.