- Original Poster
- #1
I've been doing some research and came across the Payment Request API and am thinking of using to for payments. You can find details of it here:
From the sound of it the API should reduce the amount of work needed to implement new payment methods on a website. Apple seem to support it with Apple Pay as well as PayPal and Google Pay and those three payment methods are the ones I'd like to support.
I'm curious to hear what people think about it?
Payment Request API
This specification standardizes an API to allow merchants (i.e. web sites selling physical or digital goods) to utilize one or more payment methods with minimal integration. User agents (e.g., browsers) facilitate the payment flow between merchant and user.
www.w3.org
From the sound of it the API should reduce the amount of work needed to implement new payment methods on a website. Apple seem to support it with Apple Pay as well as PayPal and Google Pay and those three payment methods are the ones I'd like to support.
I'm curious to hear what people think about it?
