You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem to implement mad_pay with flutter on Android Application.
I already followed the guide and example, but I can't receive response after payment.
I'm using a Test enviroment and android test cards, and I have configured a MainActivity with onActivityResult.
I have configured the google pay button in this form:
I have a problem to implement mad_pay with flutter on Android Application.
I already followed the guide and example, but I can't receive response after payment.
I'm using a Test enviroment and android test cards, and I have configured a MainActivity with onActivityResult.
I have configured the google pay button in this form:
I have configured MainActivity:
I'm using mad_pay 2.2.12, I when I finalized the pay, the app doesn't enter onPaymentResult neither onError, however onActivityResult I can see:
And after I receive
Thanks
The text was updated successfully, but these errors were encountered: