[w3c/payment-request] Don't understand how to support outsourced payment providers using CNP + basic card (#566)

I have probably misunderstood the API but right now I have a setup with an outsourced payment provider who deals with CNP (Card Not Present) payments which I'm trying to rewrite for the PaymentRequest API.

I'm stuck converting this to setup to use "basic card" unless I offload the entire PaymentRequest handling to the outsourced payment provider which I don't want since there is a PayPal provider as well (which I BTW don't understand how to support either).

Using "basic card" on the Merchant side wouldn't work either since then the Merchant would see card data which was the reason for using an external payment service in the first place.

-- 
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/566

Received on Saturday, 29 July 2017 08:55:45 UTC