Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Question How do i set order number when status change to pending
order number because its depend on user when finish checkout. (sorry for my bad english, i hope its ...
Question How do I create an order for a customer manually?
a customer? and second, can you then send a payment request email for the registered user to pay (through ...
Discussion Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments
Question How to inlcude custom field on Customer profile into Commerce Order Confirmation Email
http://www.drupalcommerce.org/user-guide/configuring-creating-customer-p... But when customer receive the Order Confirmation Email, that custom field (phone number) not ...
sibiru — January 2014 — order confirmation email
Question Cart redirects to checkout
I disable the shopping cart block the redirection is still in place. This happens for all users inclusive of ...
Question Add a custom extra login pane in chekout
adding users. Commerce Outer login page does very well but displays only two links for anonymous off ...
Discussion Gift Subscription
to allow existing users to purchase a gift subscription to the site. So they put in an email address ...
darksnow — May 2015 — 1 commentQuestion Custom Line Items on Add To Cart form based on product field
type "Ticket" which I need the admin user to tick if they want to make that product ticket ...
GAMe — December 2015 — events dependencies cart
Question I need to skip empty Checkout Pages
form. But if there is not Registration Product in the cart, and the user instead adds a standard ... needed" message and a continue button. This is undesirable and confusing for a user. If the checkout page ... stuff like coupons and shipping panes when a user adds a Donation Product to their cart. But they still ...
Question Exclude Items from Flat Rate Shipping Calculation
the user orders a t-shirt at $20 and a $100 Gift Card, he should still be charged $10 shipping even ...
