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

Checkout error with DPSPayment


Go to End


2 Posts   1597 Views

Avatar
RW

Community Member, 6 Posts

3 July 2009 at 12:01pm

[User Error] Uncaught Exception: Object->__call(): the method 'order' does not exist on 'DPSPayment'
POST /mysite.com/checkout/OrderForm

Line 515 in /var/www/html/mysite/sapphire/core/Object.php

Hi everyone,
Need some help on this. I am using SS2.3.2rc4, ecommerce module 0.1 beta1 and payment module 0.1 beta1.
When I entered validated test payment information to DPSPayment, it shows me this error.
So where should I check or add the order method?

Thank you.

Avatar
RW

Community Member, 6 Posts

3 July 2009 at 1:31pm

This has been solved by:

http://open.silverstripe.com/ticket/4267