payment-request-api Questions
2
Solved
I am trying to implement google pay on a website. The external library for google pay is loaded from pay.google.com. In this google script, they call the browser api PaymentRequest(). This api is b...
Forensic asked 1/7, 2020 at 4:58
4
I'm getting this to work on my production server, but on localhost canMakePayment() returns null.
I've traced this through the minified Stripe code but hit a wall with function ko which just sends...
Gens asked 20/3, 2018 at 17:43
3
I'm using Stripe's PaymentRequest button to collect payment & shipping information to later process the payment with Stripe on the server side. I'm targeting ApplePay, but currently testing und...
Cleisthenes asked 30/1, 2018 at 0:31
1
Solved
I have the button working using test data, but there is a form that collects the amount and sets the label with a dropdown. I need to update the payment request button with the form data just befor...
Gord asked 30/11, 2017 at 16:6
1
Solved
I saw that Google released a new Google Pay API for the web. However, there is also a Payment Request API fo the web. Is Google Pay just a rebrand of Payment Request API? In what cases would you us...
Florindaflorine asked 15/1, 2018 at 3:24
1
© 2022 - 2024 — McMap. All rights reserved.