Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Payflo pro error at checkout

Payflo pro error at checkout

Locked

Views: 1,638

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
29 Jan 2007, 2:59 AM
#1
blainbci avatar

blainbci

New Zenner

Join Date:
Dec 2006
Posts:
27
Plugin Contributions:
0

Payflo pro error at checkout

I am getting this error messasge when purchasing with payflo pro.

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: strstr() [function.strstr]: Empty delimiter. in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 337

Warning: exec() has been disabled for security reasons in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 383

Warning: exec() has been disabled for security reasons in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 403

Warning: Variable passed to each() is not an array or object in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 412

Warning: Invalid argument supplied for foreach() in /home/christto/public_html/cart/includes/modules/payment/payflowpro.php on line 432

Warning: Cannot modify header information - headers already sent by (output started at /home/christto/public_html/cart/includes/modules/payment/payflowpro.php:337) in /home/christto/public_html/cart/includes/functions/functions_general.php on line **44

Does anyone know why this is happening?

Blain
**

29 Jan 2007, 4:54 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Payflo pro error at checkout

You may need to use the earlier version of the module instead of the latest, which has some field-protection built-in. Apparently on your server it doesn't like the newer code.

29 Jan 2007, 5:00 AM
#3
blainbci avatar

blainbci

New Zenner

Join Date:
Dec 2006
Posts:
27
Plugin Contributions:
0

Re: Payflo pro error at checkout

Thanks for getting back to me.
I installed this module about 5 months ago but recently moved this account to another server that uses cpanel just like my other one. Every account that I have moved has had something different wrong. This has been the most dificult one.

So you think the only way to fix this is to find an older module? How do I get an older module? Any ideas to make this one work?

Blain

29 Jan 2007, 5:14 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Payflo pro error at checkout

  1. I made an assumption that you were using v1.3.7 code for Zen Cart. I'm guessing by your "5 months ago" comment that you're really using v1.3.5.
    Regardless, this shouldn't affect the payflow code.

  2. The Payflow Pro module for Zen Cart is available here:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_48&products_id=321
    By saying the "older" version, I meant the October release, instead of the December release, both of which you can see and download from that link.

I don't know which Payflow Pro module you currently have installed on your site.
I also don't know exactly what's causing it, nor whether it's a result of something that's changed on the Payflow end which is sending you data that your cart is having trouble interpreting, or if it's something wrong in your hosting setup, or if it's a problem with the module code itself.
I saw one other person report a similar problem using the December version of the module linked above. Hence the suggestion to try the October version instead.

29 Jan 2007, 5:15 PM
#5
blainbci avatar

blainbci

New Zenner

Join Date:
Dec 2006
Posts:
27
Plugin Contributions:
0

Re: Payflo pro error at checkout

I am using the newest version of zencart. 7 I had the older version of the payflo pro module but installed the newer verson and that didnt work either. Someone also suggested deleting spaces in a file ?> as someone suggested and that didnt work either. Any more ideas?

Blain

29 Jan 2007, 5:27 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Payflo pro error at checkout

If you're interested in participating in a beta test on a new payflow module, please PM me so we can arrange to install it.

23 Feb 2007, 7:43 AM
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Payflo pro error at checkout

FYI, there is an update to the module, posted here