tommythorsen / webpayments-demo

Apache License 2.0
8 stars 9 forks source link

clients.openWindow; PayApp like basic-card #3

Open nelsonlyra opened 7 years ago

nelsonlyra commented 7 years ago

Hi,

First, thanks for your repo, it helps a lot. I am able to deploy and play with a PayApp (following your tommy pay app).

I'm trying to implement a pay app like "basic card", the payapp is installed without any card details, and when he wants to pay, a form is open inside the pan as [basic card] do..

Is it actually possible ? I want to be able to let a user fill out a form, tokenize the card (with the help of the PSP), and send back the token to the merchant. For this job, i don't want to force the user to sign up with his card..

Thanks, Nelson

nelsonlyra commented 7 years ago

It seems related to https://github.com/w3c/webpayments-payment-apps-api/issues/73