paypal sandbox checkout broken

Bug reports and enhancement requests
Post Reply
DerManoMann
Posts: 1
Joined: Mon May 09, 2011 2:34 am

paypal sandbox checkout broken

Post by DerManoMann »

Hi there,

I've been using Firefox 4.0.1 to test my e-commerce software ZenMagick (based on zen-cart). Using express checkout I get the paypal login, enter and click 'Pay Now'. After that, the page does some spinning to indicate progress and then just stops. The same works in IE9 and also with noscript disabled.

I've enabled all js on the page/site, so there shouldn't be any reason to fail.
There are some JS errors which might help, though:

Code: Select all

Error: s.scTrackPage is not a function
Source File: https://www.sandbox.paypal.com/MERCHANTPAYMENTWEB-640-20110429-1/Checkout/js/checkout.js
Line: 1024

Code: Select all

Error: syntax error
Source File: https://www.sandbox.paypal.com/nz/cgi-bin/merchantpaymentweb?dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b61f737ba21b0819838956b846fa597911f234fb937456ea7
Line: 1, Column: 1
Source Code:
while (1); { "_type": "Rapids::PPAJAXFlowResponseVO", "type": "redirect", "url": "https:\/\/lasse.net\/zmdev\/ipn_main_handler.php?type=ec&token=EC-2PN70956JW804340K&PayerID=RRD7K5VH9JA94" }
Cheers, mano
Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Post Reply