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.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

ecommerce v0.5.4 and SS v2.3.7 ???


Go to End


3 Posts   938 Views

Avatar
Bambii7

Community Member, 254 Posts

5 July 2010 at 9:34pm

Hi all,
does anyone know if ecommerce v0.5.4 and SS v2.3.7 are compatible? I've been configuring (mostly learning) the ecommerce module for the last few days, and it works pretty well. Getting some uncertain results when purchasing on the paypal sandbox, mainly IPN isn't working and product orders aren't getting their status updated before and after paypal (the IPN issue is probably tied into this).

I applied the paypal "fix" spoken of here http://silverstripe.org/archive/show/42312#post42312

I'm sure I can stumble my way there eventually but thought some of your thoughts might speed things up :)

Avatar
TotalNet

Community Member, 181 Posts

6 July 2010 at 11:29am

Hi Bambii7

ecommerce 0.5.4 doesn't really work on SS2.3.x

There's a thread (pinned at the top of the ecommerce module forum) with a link to ecommerce 0.6beta that separated the payment module and will work (with a lot of encouragement) on v2.3.7 - there are also some efforts that have it working on SS2.4.0 or you could just use the payment module on it's own and build your own catalogue/cart classes.

Avatar
Bambii7

Community Member, 254 Posts

6 July 2010 at 1:39pm

Thanks TotalNet,
I've seen the payment module there before but thought it just handled DPS. I downloaded it now and I see the paypalpayment class. I'll give that ago thanks!