
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.
Comment | File | Size | Author |
---|---|---|---|
#2 | paypalpro.module_3.patch | 8.2 KB | arthurf |
paypalpro.module_2.patch | 5.64 KB | arthurf |
Comments
Comment #1
redinkdesign commentedI 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.
Comment #2
arthurf commentedLooks like there were a few $base_url s that I missed. Give this version a try.
Comment #3
neclimdulPlease search before posting patches. this is a duplicate and a lot of work has been done to start this.
http://drupal.org/node/64456
Comment #4
redinkdesign commentedI 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.