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 Checkout problem- shows admin checkout to anonymous

I have set permission to anonymous Access checkout (Complete a purchase through the checkout form or be (or be redirected to login based on checkout settings)) but still when anonymous customer clicks checkout it shows admin view (orders, order numbers, o ...
ace11 — February 2011 — 1 comment

Discussion Enable/Disable payments methods programatically

In my e-commerce I offer some coupons (via percentage/fixed amount coupons) that sometimes has 100% of the order total discount (resulting in a order with total = 0). In this cases, i need to disable the default payment (paypal) and to enable another_spec ...
strae strae — October 2012 — 1 comment — payment method, payments, rules

Discussion Discount rule not working properly

I used discount to set up three discounts: one for 10% off an order that is over $50, one for 15% off an order that is over $150, and one for 20% off an order that is over $500. I have not been able to get the rule to work if I add both conditions, i.e. t ...
jsimonis — October 2012 — 1 comment

Question Has anyone gotten Parallel Payments or Chained Payments working using any PayPal-related Commerce module?

Vote up! 0 Vote down! Hi, I'm using the dev version of the Commerce PayPal Express Checkout module and I've run into a roadblock. I'm trying to set up my marketplace site so that third party sellers can sell to third party buyers, and I ...

Discussion Kickstart V2- How to add new category of products?

Looks great, but how do you add a new product type? The demo docs' all seem to refer to adding to existing product types. This is covered for Kickstart V1 but I cannot see how this is done or where it is documented for V2. Otherwise, it looks great! ...
pxs — October 2012 — 1 comment

Discussion How to access [commerce-order:uid] or [commerce-order:owner] using php code?

Hi short time reader. first time poster:) I don´t know if this is the place to ask, but here goes anyway. Im using rules. and the problem is, that I need the user account of an order ([commerce-order:uid]), normally I could put that into the "Data se ...
bolind — December 2011 — 2 comments

Answer Answer to Question 13207

Vote up! 0 Vote down! Hi DNZ, thanks for this- it looks a lot like what I need, I've installed it and tried the example following Randy Fay's screencast, and it certainly seems to work as advertised. I probably do need to change it a bit, at lea ...
headbank — February 2014 — 1 comment

Answer Answer to Question 3607

Vote up! 0 Vote down! I tried to restrict the states, but the parameters didn't seem to have a "does not equal" option. How would I restrict AK and HI? ...
Anonymous (not verified) — October 2012 — 1 comment

Discussion drupal comerce checkout page translation

Hi, We have a DC website and there I have a check box called " My Shipping Address is the same as my Billing Address. " I need to translate this.But its not coming to the translator.I have enable to filed translate as well.Where can I change thi ...
Nisus — October 2012 — 1 comment

Answer Answer to Question 4326

Vote up! 0 Vote down! Answering my own question. After digging through drupal issue queues and a lot of grep'ing the code, I found hook_commerce_product_type_info() is the new hook I need to implement. ...
disasm — October 2012 — 1 comment

Pages