RazerMS / Mobile-XDK-RazerMS_Flutter_Beta

Razer Merchant Services mobile payment for Flutter (Dart)
https://merchant.razer.com/v3/
14 stars 2 forks source link

Error when enabling Production/disable Sandbox #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi, I am getting the error below when disabling the sandbox

image

please advice. TQ

hisyamadzha commented 4 years ago

Hi @ammard2u , You might need to change your api credential as well, not just make 'mp_dev_mode' to false. To use full service of the xdk, you need a valid;

ghost commented 4 years ago

Hi @hisyamadzha yes. i use all the valid details from Android app setting (we have production app in android). still getting the error

enabling the mp_dev_mode = true and sandbox = false also getting the same issue

hisyamadzha commented 4 years ago

@ammard2u, means this is your 1st time encounter such error? Please report this issue to our support at support-sa@razer.com and our support will prompt accordingly.

ghost commented 4 years ago

first time in flutter sdk. sandbox is ok. just the production part is not ok

hisyamadzha commented 4 years ago

Yes, sandbox is just a offline mockup response done by the app and not connected to RMS server.