Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
56 views

When implementing card recognition from the Play Services Wallet/Pay SDK, the activity that opens doesn't seem to have any sort of padding from the devices edges or safe areas. I've made a MRE repo ...
Jay Whitsitt's user avatar
  • 1,155
0 votes
2 answers
73 views

I'm using the PayButton from Google Pay library: com.google.android.gms:play-services-wallet:19.5.0. I'm trying to disable the button (gray out effect) but there is no android:enabled on it, it only ...
Sam Chen's user avatar
  • 9,200
Advice
1 vote
1 replies
83 views

My mobile app, that I am working on for an issuer, has been whitelisted for the Google push provisioning API sandbox and my TSP is MDES, also in sandbox mode. I have implemented the backend and ...
izidoraz's user avatar
1 vote
1 answer
160 views

Previously GooglePay wouldn't allow the 'Pay' button to be pressed if there were errors on the payment sheet. This seems to have changed, and it now allows payments, even though an error has been ...
Buchow_PHP's user avatar
0 votes
1 answer
183 views

I used this integration for placing GooglePay button in checkout: https://github.com/paypal-examples/googlepay/tree/main/advanced-integration It works well. I also change "totalPrice" ...
Ondra's user avatar
  • 1
0 votes
1 answer
92 views

I am trying to display payment button in the Inappwebview, but the button is not showing in flutter I am using the dependency for the web view flutter_inappwebview: ^6.1.5 and I ma using the code ...
Vasanthan Raj's user avatar
0 votes
0 answers
422 views

Picture the scene, an iFrame inserted into your React application, but lo, you have an issue getting Google pay to work so you're told to add allowpaymentrequest as an attribute for the iFrame. Simple ...
Sgt Oddball's user avatar
0 votes
1 answer
67 views

I already have a working Google Pay integration with other providers than stripe working well with an integration similar to this one https://developers.google.com/pay/api/web/guides/tutorial This is ...
Ajouve's user avatar
  • 10.2k
0 votes
0 answers
83 views

I'm integrating Google Pay with Stripe in my webshop. The integration works perfectly in test mode, but when I switch to production, I get Invalid token id from stripe (Stripe\Exception\...
Telexx's user avatar
  • 761
2 votes
1 answer
82 views

I'm integrating Google Pay into my frontend and backend (Node.js + Express), and running into some confusion around how to properly handle the token returned from the Google Pay API. Here’s a ...
bouazra mouheb's user avatar
1 vote
0 answers
143 views

I am using UPI intent flow deeplink URL to launch payment intent from web Angular web application. It lets me select payments app, shows merchant`s name, merchants VPA (UPI ID), amount etc. When I ...
Abhishek Dhote's user avatar
-1 votes
1 answer
482 views

I'm trying to integrate Google Pay with Authorize.net, but I'm encountering an error that suggests my account setup might be incorrect. Specifically, I see an "invalid ownership" error when ...
Robert Green MBA's user avatar
1 vote
1 answer
150 views

I followed the GooglePay implementation instructions here: https://developers.google.com/pay/api/web/guides/tutorial Now I'm trying to test out the functionality via Cypress for my website and I'm ...
Sarah's user avatar
  • 733
2 votes
1 answer
453 views

I am using flutter and PAY plugin. I am receiving this issue: This merchant is having trouble accepting your payment right now. Try using a different payment method. [OR_BIBED_06] Here is my code: ...
Usama shahbaz's user avatar
0 votes
1 answer
305 views

Question: I am integrating Google Pay into my Android app using the Direct Integration method. On the Google Pay & Wallet Console, it requires me to upload at least one encryption key under the &...
Robert Green MBA's user avatar

15 30 50 per page
1
2 3 4 5
41