PayPal Direct Payment OR PayPal Website Payment Pro UK
Hi,
I'm so close I can taste it. Using eCart 4.5, everything works good accept for actual payment processing. Seems the PayPal Express checkout at the top works fine.
It's when I type in credit card into -- it takes me to the same page as paypal express checkout. Obviously, I don't want to have the customer re-key in their credit card info.
When I go to the local checkout under the server behavior and edit it ... it only gives me two paypal choices: PayPal Direct Payment OR PayPal Website Payment Pro UK. Which one do I select? I've been trying Paypal direct payment without success.
I'm signed up and wanting to use PayPal Pro, the one you guys seem to recommend the most.
Please advise. I suspect it's a setting on my confirm.php page ????


The Express Checkout consists of three API calls and server behaviors. The Authorization goes on your checkout page, this takes them to PayPal to login. On the pp_confirm page you have the 'get payer profile' and the 'process transaction' Express Checkout server behaviors. 
