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 paypal

Vote up! 1 Vote down! Hello, I download the kickstart drupalcommerce and configure the payment method to use paypal (with the PayPal Express Checkout module). I fill the api username, password and signature and use the sandbox As a user, fill my cart and ...
greg — August 2013 — 1 comment — paypal commerce quickstart

Answer Answer to Question 10271

Vote up! 0 Vote down! Please refer http://www.drupalcommerce.org/user-guide/product-attributes-variations Ajai ...
ajaichandran — October 2013 — 2 comments

Discussion Setting Up Product Availablity By Date

I have been at this a while now trying to figure out the best way to set this up. I am trying to sell day trips or multi-day trips on my site. Right now on a display node I have a date field set up with repeating dates. Let's say this node repeats ev ...
xbrianx — May 2013 — 2 comments — Tour, Travel, Booking, Availability

Discussion show/hide payment method according to currency

Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. I want to show PayPal when order's currency is USD but hide PayPal when order's currency is GBP/EUR. Is there a way to do this? using "condition&q ...
stevenon1003 — July 2012 — 3 comments — payment gateways, payment, paypal, currency

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) {  commerce_entity_refere ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Discussion How can I give the seller one more chance to alter the total price of an order?

Hi, I am currently working on a e-commerce website, and the basic workflow is as follows, 1) shopper adds products into the shopping cart; 2) shopper submit the order without payment; 3) seller reviews the orders submitted by shoppers, and is able to modi ...
foredoc — August 2014 — 2 comments

Discussion GoogleMap | Show products as markers?

Hello, maybe a strange question and task, but i am looking for a solution to show products (or buyable nodes?) on a custom image map. My first thought was to incorporate the googlemap API. As far as I understand the features, it is possible to create a cu ...
pepperstreet — March 2012 — 6 comments

Answer Answer to Question 8028

Vote up! 2 Vote down! If you are using the default orders view, you should change in contextual filters the Commerce Order: Uid check, just click on "If the current user does not match the argument, validate the argument for users with specific roles ...
emailAlexander — September 2013 — 1 comment

Answer Answer to Question 13471

Vote up! 0 Vote down! If it were me, I'd to a MySQL dump, or do it through code. Which one are you most familiar with? There is also Views data export, but I haven't used that. https://drupal.org/project/views_data_export ...
delta195 delta195 — March 2014 — 1 comment

Discussion Custom product variation not displayed as demo content

I created a custom product variation for one of my product types. But all content is displayed in one collumn under each other. Ho do I get the content to display like it does in the demo: image to the left- text to the right? Attachment Size schermafbeel ...
mrqmrc — February 2013 — 3 comments

Pages