1835 Posts in 473 Topics by 403 members
E-Commerce Module
SilverStripe Forums » E-Commerce Module » PayPal - shipping not being sent with order
Discuss the E-Commerce Module.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 396 Views |
-
PayPal - shipping not being sent with order

28 May 2011 at 8:12am
Hi Folks,
I am using SS 2.3.7 with ecommerce version 0.6.1 and my problem is that whenever an order is placed it doesn't include the shipping cost.
The shipping cost isa standard cost across all items at $5 but it never gets to PayPal, everything else works fine.
I am using the Payments module as well but not sure what else to try to get it fixed.
Any ideas would be greatly appreciated.
Thank you.
-
Re: PayPal - shipping not being sent with order

28 May 2011 at 8:46pm
For further information this is what I have in my mysite /_config.php
// This line set's the current theme. More themes can be
// downloaded from http://www.silverstripe.com/themes/
SSViewer::set_theme('lrs');
Order::set_modifiers(array('SimpleShippingModifier'));Payment::set_supported_methods(array('PayPalPayment' => 'Credit Card (Paypal)'));
?>
-
Re: PayPal - shipping not being sent with order

7 June 2011 at 7:19am
Any help or suggestions guys? This is becoming very tiresome.
This is the first time I have used the ecommerce module so all is very new although I am fairly familiar with the core SS system.
I would be very grateful for at least a steer on where to look.
thanks!
| 396 Views | ||
|
Page:
1
|
Go to Top |

