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.
Discussion Order Object Workflow through Checkout
as follows: View the checkout page, nothing is there. Any code that needed an order object would ...
Ryan Szrama — February 2010 — 8 commentsAnswer Answer to Question 5157
Vote up! 2 Vote down! I was wondering the same thing, so I dug around in the Kickstart code and ... with the actual name of your custom module. Plus, you need a custom module to put this code in.:) This ...
foxylearning — December 2012 — 1 comment
Answer Answer to Question 8575
using the cart block anyways), you should be able to accomplish what you want without code. I'd add ... then execute the necessary code when clicked: update the order status, trigger the checkout completion ...
Ryan Szrama — June 2013 — 1 commentAnswer Answer to Question 8641
Vote up! 0 Vote down! Thank you Ariban. For the detailed explanation in how to develop this rule. ...
erickbellido — August 2013
Discussion Import products from a database table
Hello, I posted this also on http://drupal.org/node/1253950 but i try it also here. Maybe you guys are the right ones. THANK YOU---- Maybe it is very easy but after hours of search (and not that found as i aspected) i will try it with a post. For a commer ...
ron_ron — August 2011 — 3 comments
Discussion Programatically Create Order with Customer Profile
I am using this method below to create order successfully, how do I add a customer profile with all the country/address etc to this order? There does not seem to be any reference to customer profiles in commerce_order_save. I had a peek into the commerce_ ...
imp7 — February 2012 — 5 comments
Discussion Any interest in a manual credit card contrib module?
I know of zencart sites are using a manual credit card payment method where part of the credit card is saved on server and part is emailed to attempt PCI compliance and yet allow merchant to type in card number into their virt or other terminal/swiper. YE ...
webengr — June 2011 — 5 comments
Question Why can't i add a content type?
i'm no developer (just a humble site builder) with little knowledge of PHP/SQL... but if someone can ...
cicampemu — February 2013 — Troubleshooting
Discussion Product image on Views link to product admin rather than product display page?
Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments
Discussion Role dependent product variations
can be done with hooks. While product display is being viewed, have the code check if referenced ...
alexb03060 — May 2013 — 1 comment — commerce products
