views:

12

answers:

0

i have a site that i am developing, and the customer wants to use Paypal for all of their transactions.

i implemented Express Checkout, but noticed that there is no immediate way to enter a credit card.

i am looking to forward the buyer to the paypal page that features text fields for credit card entry on the left, and for the ability to login to paypal on the right. i was thinking this was "Express Checkout", but I guess it's not.

can someone point me in the right direction? i've seen the paypal pages that will let users login or use their CC info. i dont want them to have to choose one or the other from my site. they should be redirected to Paypal, which can handle it from there, and then forward them back when the processes is completed. i know it can be done, as I've seen it.

is this the "Credit Card Payflow"? what am I doing wrong?

as always, the help is greatly appreciated.