Merge pull request #4046 from expsa/dev_odex25_donation
Dev odex25 donation
This commit is contained in:
commit
98b5030287
|
|
@ -8,7 +8,7 @@ var wpwlOptions = {
|
||||||
supportedNetworks: ["mada", "masterCard", "visa"],
|
supportedNetworks: ["mada", "masterCard", "visa"],
|
||||||
merchantCapabilities: ["supports3DS", "supportsCredit", "supportsDebit"],
|
merchantCapabilities: ["supports3DS", "supportsCredit", "supportsDebit"],
|
||||||
merchantIdentifier: window.merchant_id,
|
merchantIdentifier: window.merchant_id,
|
||||||
supportedCountries: ["SA"],
|
supportedCountries: ["SA", "AE"],
|
||||||
buttonSource: "css",
|
buttonSource: "css",
|
||||||
buttonStyle: "black",
|
buttonStyle: "black",
|
||||||
buttonType: "pay",
|
buttonType: "pay",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue