17488 Posts in 4473 Topics by 1978 members
| Go to End | Next > | |
| Author | Topic: | 3062 Views |
-
eCommerce Orders

19 September 2008 at 3:52am
When an order is placed using the eCommerce module, is there anywhere in the CMS that this order is recorded?
Thanks again.
-
Re: eCommerce Orders

21 September 2008 at 3:55am Last edited: 21 September 2008 4:03am
There are reports in the CMS for
Unprinted Orders
Current Orders
Find an Order -
Re: eCommerce Orders

22 September 2008 at 5:05am
Thank Planetbrain. I've just gone to check these reports out and found the following error:
Fatal error: Class 'Report_StatsReport' not found in C:\wamp\www\isa\cms\code\ReportAdmin.php on line 70
Any ideas how i can fix this?
Thanks.
-
Re: eCommerce Orders

22 September 2008 at 3:24pm
The report is commented out in one of the files
see http://www.silverstripe.com/website-authors-forum/flat/81305
for full details
-
Re: eCommerce Orders

22 September 2008 at 7:50pm
Aww thanks planetbrain... must have missed that post. Works perfectly now. Thankyou.
I was wondering if you could help me with one other issue.
I can't seem to get my Paypal working with the eCommerce module. All the other payment platforms work fine but when i change WorlpayPayment to Paypal Payment in:
Payment::set_supported_methods(array(
'WorldpayPayment' => 'Credit card (Paypal)'
));it returns a HTTP 500 error.
I can't figure out why. Is there something I'm missing?
Thanks again for all your help. Briohny.
-
Re: eCommerce Orders

23 September 2008 at 3:21pm
I'm afraid I'll have to pass on that one!
Haven't got as far as worrying about online payments for my project yet.
Hopefully someone who has will chip in with some advice.
-
Re: eCommerce Orders

23 September 2008 at 4:00pm
If you haven't already, check out the paypal section here
http://doc.silverstripe.com/doku.php?id=modules:ecommerce -
Re: eCommerce Orders

23 September 2008 at 7:19pm
Thanks grilldan. I've followed all these instructions still will no luck. It returns a blank page as soon as i enter:
Payment::set_supported_methods(array(
'PaypalPayment' => 'Credit card (Paypal)'
));into the _config.php file.
I must be missing something! Is there anything that i need to do that's not documented in the http://doc.silverstripe.com/doku.php?id=modules:ecommerce section?
Thanks
| 3062 Views | ||
| Go to Top | Next > |



