Post by dony_b » Tue Oct 05, 2010 11:21 pm

I am using v1.4.9.1 and everything is working great except PP Pro gets stuck at the end of the checkout process "Please Wait!!"

The payment goes through but the redirect never happens. I applied all the fixes that I could find in the forum but they were before the launch of v1.4.9.1 so I am wondering if there is another fix.

Thank you.
Last edited by dony_b on Wed Oct 06, 2010 12:09 am, edited 1 time in total.

User avatar
Active Member

Posts

Joined
Wed Aug 18, 2010 9:56 pm
Location - Boston, MA

Post by dony_b » Wed Oct 06, 2010 12:05 am

Never mind I did fix it. The problem was that I had removed a couple fields from the pp_pro.tpl such as the CV issue and maestro. However, thats not good to completly remove because it will trigger PP pro to keep thinking because its still looking for those fields.

The very easy and simple fix is to do the following if you run into this problem. Just add ( style="display:none" )

Code: Select all

    <tr style="display:none">
      <td><?php echo $entry_cc_issue; ?></td>
      <td><input type="text" name="cc_issue" value="" size="1" />
        <?php echo $text_issue; ?></td>
    </tr>
Thats it. It took me awhile to figure it out.

User avatar
Active Member

Posts

Joined
Wed Aug 18, 2010 9:56 pm
Location - Boston, MA

Post by kia_hm » Wed Oct 06, 2010 2:19 am

HI Dony,
I added to my PP_pro.tpl, still I have same problem.
Do I need to add in the specific location.
Please let me know since I am not a professional.
I did change in: /www/catalog/view/theme/default/template/payment/pp_pro.tpl

Thanks,

New member

Posts

Joined
Wed Sep 22, 2010 3:14 pm

Post by kia_hm » Wed Oct 06, 2010 8:10 am

HI Dony,
Can you please help me to fix this problem?
I really appreciated.
thanks,

New member

Posts

Joined
Wed Sep 22, 2010 3:14 pm

Post by kia_hm » Thu Oct 07, 2010 1:08 am

No need to reply, I installed a fresh version of 1.4.9 and it's solved.
Thanks,

New member

Posts

Joined
Wed Sep 22, 2010 3:14 pm
Who is online

Users browsing this forum: No registered users and 7 guests