Hi,
is there any way I may use W3C Payment Request API with VISA API to make checkout process more uniform and easy?
Regards.
Hi,
I don't think Visa has a direct support for handling the W3C payment API directly as the specification seems to be new and it takes time for organisations to adopt any new specification.
But you can think of using Visa Checkout API; they have a Javascriot SDK which you can directly use to integrate payments.
https://developer.visa.com/capabilities/visa_checkout/reference
Regards