tomykho / midtrans_sdk

Midtrans Mobile SDK for Flutter.
MIT License
23 stars 31 forks source link

Payment Token is Invalid #11

Open rymesaint opened 2 years ago

rymesaint commented 2 years ago

I'm using this package to handle midtrans payment but i got this error, can you help me? Using the redirection url from midtrans the snap token is fine though.

Simulator Screen Shot - iPhone 13 Pro - 2022-07-30 at 09 27 10

tomykho commented 2 years ago

Can you try using example?

rymesaint commented 2 years ago

the example only working on android not ios

gofur commented 2 years ago

how to build release android and ios with debug implementation? @tomykho may be u can help?

rymesaint commented 2 years ago

how to build release android and ios with debug implementation? @tomykho may be u can help?

you can not release with debug implementation, what you need to do is making a webview version for it.

tomykho commented 1 year ago

@rymesaint Maybe you used wrong environment? Because I used it on my production app is still working fine.

ferysyukur commented 1 year ago

Hi @tomykho, thank you for your awesome plugin. I found same issue. the apps is working fine for production but when i tried using sandbox scheme in ios. I always get invalid token like in screenshot.

huteri commented 1 year ago

any updates on this? getting same issue