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 how to deferred payments handling(pre-approved)

Hi, I'm very new to drupal commerce so forgive the ignorant questions. I need to extend the commerce_paypal module and add another payment method that supports the Paypal Adaptive Payments SDK(or amazon FPS). Specifically, i want delayed chained paym ...
psychobyte — March 2013 — 1 comment — paypal, preapproved

Discussion Link to product in the order view

Hi, is it possible to link the product name in the order view to the product itself? Or are they "detached" after checkout? I have only managed to put a link pointing to the product edit page by adding a relationship (commerce line item: product ...
Brian — May 2012 — 2 comments

Question #limit_validation_errors in back button not preventing validation

Vote up! 0 Vote down! I can see the #limit_validation_errors applied to the back button on checkout pages, but I still can't go back when not having filled a #required field. For reference: http://drupal.org/node/875220 validation Checkout ...
NicolasH — June 2012 — 1 comment — validation, Checkout

Discussion Paypal Sandbox: Items in your order via Email

Hy, i´m using Paypal WPS with a sandbox account for testing. Everything works fine BUT, when i finish the payment i got an Email (no additional Modules installed) with everything BUT the line items. It seems that paypal is not giving back this values. Is ...
sammyfm — February 2013 — 1 comment — paypal

Discussion commerce paypal no checkout

Hello there, First of all I'm new into Drupal and commerce, never worked with ubercart so I hope you guys don't want to shoot me if I'm asking stupid questions:-) My goal is to make a webshop using only paypal. I've recently installed ...
jurgen — April 2011 — 4 comments

Answer Answer to Question 12584

Vote up! 0 Vote down! Judi, As I wrote about in the documentation and a recent blog post, it's critical you leave the modules in the profiles/commerce_kickstart folder and not move them out of there. Josh ...
joshmiller Josh Miller — January 2014 — 1 comment

Discussion Drupal Commerce with Salesforce suite

Hi, I am working on a site which is using Drupal Commerce alongside the Salesforce suite for Drupal (https://drupal.org/node/1944054) and I think I have come across a compatability issue between the two. I've managed to install the Salesforce suite o ...
emily — April 2014 — 1 comment — salesforce, modules

Discussion Using rules to send different emails for Bank transfer and Cash on Delivery Payment

Hallo, I have setup eshop (Commerce Kickstart) with two type of payments: Bank Transfer and Cash on Delivery. I need to send different emails for selected payment method (Bank Transfer or Cash on Delivery). I have decide to use rules for it. For Cash on D ...
pavel — February 2013 — 1 comment

Answer Answer to Question 3418

Vote up! 0 Vote down! It doesn't appear that commerce is using drupal_mail() to send mail, which is too bad because it prevents me from using hook_mail_alter. ...
jherr — July 2012 — 1 comment

Question How do I add addresses from customer profiles to a View of all users?

Vote up! 2 Vote down! I'm trying to create an export of sorts of all users in website, along with at least one address from their customer profiles. I just can't quite figure out how to achieve this in a View of users. Customer Profile Views Com ...
rachelnorfolk — August 2013 — 1 comment — Customer Profile, Views, Commerce Addressbook

Pages