This is the Official PayPal module for PayPal Website Payments Pro which consists of PayPal's Express Checkout and Direct Payment methods.
Legend: 
Download

Report
paypal now seem to require more information than they did when this was first developed so i've made the following updats
Revised information sent to paypal:
Firstname and last name are now sent seperately rather than being combined.
Additional information sent to paypal:
City, State and country code
This is the full package
This is a full release.
1) The initial release has an issue when processing direct payments. The "Credit Card Issue Date" is incorrectly disabled for Visa/MasterCard cards and enabled for Switch/Maestro cards. This been corrected in this release. (checkout_payment.php and paypal_wpp_base.php)
-- also
2) The "Credit Card Issue Number" is required by PayPal and correct card authorisation to be 2 chars in length; this is not clear on the payment page, I have modified the validation to check this and if required add a leading 0 to the issue number e.g. 05 instead of 5 (paypal_wpp_uk.php)
3) PWA shipping/billing address was not showing correctly on the delivery options and payment pages when using the "Purchase without account" option. (general.php)
This is the Official PayPal module for PayPal Website Payments Pro which consists of PayPal's Express Checkout and Direct Payment methods.