Skip to content

Commit

Permalink
Merge pull request #10 from nikfaris88/release_3.33.6_updatepath
Browse files Browse the repository at this point in the history
Release 3.33.6
  • Loading branch information
apis17 authored Jan 23, 2024
2 parents 30d650a + 6e6a2ce commit eee42f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ protected void onCreate(Bundle savedInstanceState) {
cookieManager.setAcceptThirdPartyCookies(mpMainUI, true);
cookieManager.setAcceptThirdPartyCookies(mpMOLPayUI, true);
}
mpMainUI.loadUrl("https://pay.merchant.razer.com/RMS/API/InternalUsed/xdk/");
mpMainUI.loadUrl("https://pay.merchant.razer.com/RMS/API/xdk/");

// Configure MOLPay ui
mpMOLPayUI.getSettings().setCacheMode(WebSettings.LOAD_DEFAULT);
Expand Down

0 comments on commit eee42f1

Please sign in to comment.