Do some adjustments to the card add inappbrowser

master
Skylar Ittner 3 years ago
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…
Cancel
Save