Hi,
Since Google supports using payment request api to pay with third party methods, I followed the instructions from
- https://www.xda-developers.com/google-officially-adopts-the-payment-request-api-allowing-you-to-pay-with-3rd-party-apps-in-chrome/
- https://developers.google.com/web/fundamentals/discovery-and-monetization/payment-request/deep-dive-into-payment-request#defining_supported_payment_methods
but mine method fails when I call request.canMakePayment(). I guess the payment method is not recognized.
On the other hand, there are two examples provided with Alice and Bob pay (respectively), I also tried to implement them, but with no success.
What am I missing? Can you give me a hint?
Thanks in advance,
Bisera
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/593