Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Advice
0 votes
2 replies
63 views

I am working on a migration from Google DCB 3.0 to the Google Pay / GSP Carriers API for a mobile carrier integration. I am trying to understand the SMS-MO authentication flow and the role of ...
Score of 0
1 answer
82 views

my website uses Braintree for payment processing. I am trying to add GooglePay as an option. GooglePay works just fine for some windows, android and iOS customers, but some iOS users do not see the ...
Score of 1
0 answers
82 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 ...
Score of 0
2 answers
95 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 ...
Advice
1 vote
1 replies
120 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 ...
Score of 1
1 answer
170 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 ...
Score of 0
1 answer
220 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" ...
Score of 0
1 answer
110 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 ...
Score of 0
0 answers
592 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 ...
Score of 0
1 answer
80 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 ...
Score of 0
0 answers
90 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\...
Score of 2
1 answer
105 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 ...
Score of 2
0 answers
186 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 ...
Score of -1
1 answer
516 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 ...
Score of 1
1 answer
178 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 ...

15 30 50 per page
1
2 3 4 5
41