Here's a patch to bring the paypalpro module up to 4.7. The CVS version of the code looks like somebody started the process, I quickly updated the rest of the forms in the paypalpro_form function.

Comments

redinkdesign’s picture

I applied this patch to the CVS version of paypalpro.module. The form loads, but when I click "Place order" to complete the order, it takes me to "http://drupal.org/node/67757". The card is never charged, nothing happens w/ paypal, it just redirects to http://drupal.org/node/67757.

arthurf’s picture

StatusFileSize
new8.2 KB

Looks like there were a few $base_url s that I missed. Give this version a try.

neclimdul’s picture

Status: Needs review » Closed (duplicate)

Please search before posting patches. this is a duplicate and a lot of work has been done to start this.
http://drupal.org/node/64456

redinkdesign’s picture

I applied patch3 to a fresh cvs of paypalpro. I still get redirected to "http://drupal.org/node/67757" now before I even get to put in the credit card info.