Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Stuck on Paypal Redirection screen


Go to End


4 Posts   1799 Views

Avatar
hotcode

Community Member, 13 Posts

11 July 2012 at 4:27pm

Hi all

I'm using:
E-Commerce 0.8.1 rc1
Payment 0.3

My client tells me she is getting stuck on the redirect to Paypal screen, but I can't replicate this. Just wanted to know if anyone else is having this issue, and what you did to fix it.

Thanks in advance

Avatar
Jedateach

Forum Moderator, 238 Posts

11 July 2012 at 7:34pm

Could be the version of paypal you're using. Mine is here: https://github.com/burnbright/silverstripe-payment-paypal

Avatar
Craftnet

Community Member, 58 Posts

7 August 2012 at 10:35am

Hi,
In my case, all payment was stop when redirected to other site.
Just change redirectWith.

http://www.silverstripe.org/e-commerce-module-forum/show/19761

Sorry for my bad English

Avatar
hotcode

Community Member, 13 Posts

29 August 2012 at 5:42pm

Just some further info on this issue:

Only appears to happen when using IE9 - Chrome, IE8, Firefox and Opera are all fine and don't get the error

Fiddler trace when testing with IE appears to show no attempts to make requests to or from Paypal, but they are shown in all other browsers.

I am still looking for a fix for this, I will have a look at the redirectWith that Craftnet mentioned, but I'm not really sure what it should be changed to/from. If anyone can shed some light on this issue would be great.