python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Pay Request failed An unexpected error has occurred Please try again later [OR_BIBED_07]
When I am trying to pay with the google pay option in my developed android application, I am getting the error
Request failed An unexpected error has occurred Please try again later [R_BIBED_07]
For ...
Lakshmi
Votes: 0
Answers: 2
Authorization for google pay without CVV
I am trying to integrate google pay into one of our websites. The backend already has gateway implementation to process the raw card info. Here I would like to use direct integration of google pay whe...
googlePayTest bhn
Votes: 0
Answers: 0
Stripe Gpay element - Show custom message if I don't deliver to buyer address
When a user change their shipping address, an ajax request fetch the delivery charges on basis of user's postcode like this and its working fine -
paymentRequest.on('shippingaddresschange', function(...
Bips
Votes: 0
Answers: 1
How to implement Google Pay in Server Side in C# (dot net web api) using Stripe Payment Gateway?
I want to implement the google pay in my server side code but no code or method available in stripe payment gateway. My payment type is google pay, not card type. I also see stripe document https://st...
Divyanshu Jain
Votes: 0
Answers: 1