PayPal dev doc provides a cool Plunker snippet demo for in-context checkout:
http://plnkr.co/edit/3vfNSVRyq86pDR5mH4HH?p=preview
dummy code because unless this stackoverflow
do not enable to have a link to Plunker
As I understand correctly the buyer does not have to have PayPal account at all to accomplish the payment by using the 'Pay with Debit or Credit Card' button. Please confirm I understand this correctly
The question is: When integrating and actually testing a web site, how can I test this use case. I mean I suppose no real credit card data required here in the sandbox.
I suppose this should not be confused with the sandbox demo account demo/test credit card data, because that credit card data is assigned with a (demo) PayPal account, and this data I am asking for is definitely should not.
See attached pics and the dev doc link:
then credit card data input:
Here is the developer doc for in-context checkout:
https://developer.paypal.com/docs/classic/express-checkout/in-context/integration/