1997 Posts in 529 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » Checkout page just redirects to Checkout (paypal setup)
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 604 Views |
-
Checkout page just redirects to Checkout (paypal setup)

27 October 2010 at 9:02am
Hi all,
I am trying to get Paypal setup here. I am using the latest trunk version from https://code.google.com/p/silverstripe-ecommerce/ and payment .3 on SS 2.4.2
I have
in my ecommerce/_config.php
Payment::set_supported_methods(array(
'PayPalPayment' => 'Pay with Paypal'
));
PayPalPayment::set_account_email('myemail@domain.com');When you get to the checkout page and click "Place Order and Make Payment" button. It just reloads the page. Nothing happens!
Can someone help me out here. -
Re: Checkout page just redirects to Checkout (paypal setup)

27 October 2010 at 9:20am
Just figured something out. The form allowed me to submit without filling out the billing info. Thats why.
| 604 Views | ||
|
Page:
1
|
Go to Top |

