xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

Xamarin form + Google pay app intergation + I am getting the error "You have exceeded the maximum transaction amount set by your bank" even though I have not transacted any amount' #15672

Closed PriyankaAG closed 1 year ago

PriyankaAG commented 1 year ago

Xamarin form : Please check the sample project, we added the googlePayActivity to do the payment on the barcode scan.

PaymentApp.zip

We are scanning business accounts and also sending merchant details. if we comment mc field we get error 'You have exceeded the maximum transaction amount set by your bank', we add mc then get a different error 'amount is deducted if get refunded' It is very important for us to complete the process before 30th Jan. Could you please help us?

jfversluis commented 1 year ago

I highly doubt this has anything to do with Xamarin.Forms. If you're using a plugin please check the repository or support channels there.