I am working on a java, spring web project where I want to integrate PayPal using Website Payments Pro.
Using "Website Payments Pro", I want to implement
Direct payment: allows you to accept both debit and credit cards directly from your seat. (using an account without payment)
Express order: allows you to accept payments from PayPal accounts in addition to debit and credit cards.
Any tutorials to work on both implementations?

d-man source
share