Do some adjustments to the card add inappbrowser
This commit is contained in:
parent
668c14029b
commit
99e201fd58
@ -257,7 +257,7 @@ function openCheckoutWindowToSaveCard() {
|
||||
openBrowser(SETTINGS.apis.redirecttopaymentsetup
|
||||
+ "?phone=" + getStorage("phonenumber")
|
||||
+ "&accountkey=" + getStorage("accountkey"),
|
||||
"location=yes",
|
||||
"location=yes,hidenavigationbuttons=yes,hideurlbar=yes,zoom=no,hardwareback=no,fullscreen=no,presentationstyle=pagesheet,toolbarposition=top,lefttoright=yes,toolbarcolor=#D0F2FC",
|
||||
function () {
|
||||
// on exit browser
|
||||
initAccountPage();
|
||||
|
Loading…
x
Reference in New Issue
Block a user