Skip to content

Commit 6e6a2ce

Browse files
committed
Update new path
1 parent 30d650a commit 6e6a2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

molpayxdk/src/main/java/com/molpay/molpayxdk/MOLPayActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ protected void onCreate(Bundle savedInstanceState) {
197197
cookieManager.setAcceptThirdPartyCookies(mpMainUI, true);
198198
cookieManager.setAcceptThirdPartyCookies(mpMOLPayUI, true);
199199
}
200-
mpMainUI.loadUrl("https://pay.merchant.razer.com/RMS/API/InternalUsed/xdk/");
200+
mpMainUI.loadUrl("https://pay.merchant.razer.com/RMS/API/xdk/");
201201

202202
// Configure MOLPay ui
203203
mpMOLPayUI.getSettings().setCacheMode(WebSettings.LOAD_DEFAULT);

0 commit comments

Comments
 (0)