[w3c/browser-payment-api] API assumes Issuer communication is OOB (#447)

The current Web Payment API does the (implicit) assumption that interactions with the issuer is performed OOB.  However, the Saturn payment authorization scheme uses a "conversational" mode where all "Wallet" communication goes through the Merchant.  It is therefore incompatible with the Web Payment API.  It might be worth knowing at least.

https://cyberphone.github.io/doc/saturn/bank2bank-payment.html#provuserresp

Why the Saturn Wallet only talks to the Merchant?  Because it has considerable _system_ advantages.

-- 
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/browser-payment-api/issues/447

Received on Friday, 3 March 2017 06:19:50 UTC