Checkout button
Hey everyone.
I'm very new to drupal commerce and am having problems with it.
I have followed the userguide on this and have been able to create and display a product list and product types and so on, but when i log on as an authenticated user, i can add items to my cart but there is no checkout button anywhere, and when i look under
store --> orders
it says that no order has been placed.
Apologies in advance, i am very new to drupal and eccomerce.
Mark.
Comments
Checkout Button
Hi Mark -
Just to confirm, are you not seeing the Checkout button on the shopping cart page, at http://[yourdrupalinstall]/cart
John / NEARDARK
Checkout button
Yes that is correct.
I cannot see the checkout button on this page as an authenticated user.
Missing Checkout Button
A couple of things to check:
That's all I can think to check at the moment...wish I could be of more help...
John / NEARDARK
Checkout button
I have changed my theme back to the bartik theme and there is no change.
After viewing the "Footer" section in the shopping cart form, there is one item missing -
The item is Commerce Line Item: Line item actions (Cart actions)
However Commerce Line Item: Line item summary (Cart summary) is present.
Many thanks.
Update Views and CTools
Hi, sorry in Beta 4 it look like there should just be the one item (Commerce Line Item: Line item summary (Cart Summary)). So you're good there.
But do update your Views and Ctools to the latest versions and hopefully checkout buttons should return.
John / NEARDARK
I'm also not seeing any kind
I'm also not seeing any kind of checkout button when I view the cart. This is a fresh install, on Bartik 7.2, unmodified.
DEV it up! to fix your problems!
Checkout links not showing, no place to update cart quantity etc. Is solved by using the 'DEV' version of Views, Rules and Entities. The 'DEV' version of 'ALL' three of those. Then instantly your checkout links and other problems should go away. I know because I had the same issue.
http://drupal.org/node/1188226
Regards from Josh
Thanks, upgraded to DEV of
Thanks, upgraded to DEV of ctools, commerce, and views and I'm good to go.
Go to /admin/people
Go to /admin/people/permissions
Look for Access checkout
Grant permission to Anonymous and Authenticated users.