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

Payment - stop when Redirect to payment on other site


Go to End


3 Posts   1647 Views

Avatar
Craftnet

Community Member, 58 Posts

27 April 2012 at 4:52pm

Hi
When I buy some items and choose for example paypalpayment/worldpayment (original modules from payment - NOT payment_paypal etc...) he stop when redirect me to other site where i must pay.

He stop in redirect (attachment).
I use Version 0.9 (trunk)

I think this is probably fault module payment

Has anyone any idea how to fix it?

Sorry for my bad English

Avatar
Jedateach

Forum Moderator, 238 Posts

29 April 2012 at 9:40am

Yes, this appears to be a problem with the payment module. The module is about have some work done on it as part of the Google Summer of Code. The WorldPay payment type should be fixed then, but it might not work with current ecommerce systems, as there may be some changes made that break backwards compatibility.

More info here: https://groups.google.com/d/topic/silverstripe-dev/W31U47eGVBE/discussion

You might want to look at fixing the problem yourself, or seeing of other people have fixed it in their forks of the payment module.

Avatar
Craftnet

Community Member, 58 Posts

20 June 2012 at 3:55am

I found the solution for stop redirect.

Just change the renderWith... for other template for example Page
Make change in .php selected Payment for example "WorldpayPayment"