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.
Documentation Product Attributes & Variations
field (like a color dropdown) with an information field (like an image field) to let the user ...
Richard Jones — September 2012 — Commerce Kickstart 7.x-1.x — Status: No Known Problems
Discussion How to test paypal module?
working fine on my local PC with the test payment module, but I want to install paypal. I did that, but ... when I test it with the sandbox it never shows up that payment has been made. My understanding is that ... this is because paypal sends back an http post to tell the site that payment was received. However, on ...
Ron House — June 2014 — 2 comments
Answer Answer to Question 7181
Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) { ... print l (t ('my account'), 'user'). ' | '. l (t ... ('Logout'), 'user/logout');} else { print l (t ('Admin'), 'user');}?> ...
jaap76 — April 2013 — 2 comments
Question Pay by credit card
from spain, this module seems not to run in that country ¿? So, how to implement credit card payment in ... Thank you for your help. Payment ...
Discussion migrate from virtuemat 1
is there a way to migrate all orders, users and products from virtuemart 1 to drupal commerce? ...
ariban99 — February 2013 — 2 comments
Question Entity Reference Link Issue
the edit page, and as an anonymous user it will just show up as plain text. This happens across my ... https://drupal.org/node/2096983 *I am working with commerce kickstart 2.0 reference entity link link to content admin user ...
Question Can't open order from Notify URL menu callback
Vote up! 0 Vote down! Hi drupal commerce team, I'm writing a payment module that is located ... in an iframe. The actual payment is received in an external server and i get the authorization on ... a Notify URL. The url is mapped to a function in the payment module but the callback itself is done from ...
Question Can we able to do single page checkout?.
Vote up! 1 Vote down! In Drupal commerce can we able to do single page checkout. Checkout ...
mpalaniappan86 — October 2013 — 1 comment — Checkout
Question How to update the price of a product based on the birth date of the registrant
Product2-> UNDER € 5 Now, in registration (COMMERCE REGISTRATION) checkout, insert the birth date of a user ... . I must compare birth date with event date. If the user is a minor pays UNDER, otherwise ENTIRE. Thank you ...
Answer Answer to Question 10279
Vote up! 0 Vote down! Dear Steeve, Here is some useful information how to set up payment gateway: ... payment gateway we can do estimation on time and cost and do it for you. ...
veso — August 2014
