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 Implementing very simple POST checkout

payments. Basically, i need to to send simple form to payment gateway with prepopulated info. Like <form ... action=" https://third-party-gateway/payment.aspx" method="POST">     <input ... value="15,00">.... payment is then processed on gateway side. I see this like- i need a cart, and after customer ...
HoverFusion — July 2012 — POST gateway

Answer Answer to Question 12912

Vote up! 1 Vote down! Hey Emil, sorry it took so long to respond. In my opinion, this is a perfect place to use line item fields. If you add an image field to your product line item type, there's an option to expose the field widget on Add to Cart fo ...
Ryan Ryan Szrama — February 2014 — 4 comments

Discussion Is it possible to list products from Drupal Commerce in a non Drupal site?

out and payment functionality inside a non Drupal website. Is there any webservice available for ...
Joshi Thomas — October 2014 — 1 comment

Discussion How to display order_number instead of order_id in order view

Hi all, this view http://mysite/?q=user/xx/orders/y show the order content for the user xx How can ...
titus07 — May 2012 — 2 comments

Discussion Editable attributes in cart view?

Greetings! How would I go about placing editable attributes in the cart view? Once a users selects ... Shopping Cart (or cart view). How would I go about giving a user the ability to change that attribute from ... a new attribute then add to cart again? The goal is to allow a user to change their product attributes ...
dono1 — December 2012 — 2 comments — cart, Line Items, product attributes

Discussion Accounts created with "Create new accout for anonymous order" Checkout rule have blank password

I'm seeing user accounts created with the "Create new account for anonymous order" ... just being bizarre, it means users cannot log in through the normal login form and must use the ... to me how this isn't a bug)? mysql> select uid, name, pass from users where pass = ' ...
Barrett — January 2012 — 3 comments

Discussion .mp3 audio file

Is there a way to add.mp3 files in the body/text of a product that a user would then be able to ...
Jon Lambert — February 2013 — 2 comments

Discussion How can I sell edit permissions for a specific node?

The 'Claim this listing' button should then redirect the user to a product display page that ... allows for the user to choose a duration (e.g. 1 month, 6 months, etc) that they wish to claim the ... listing for (each duration has a different price). Once a user has claimed a listing, they should be ...
mike — April 2014 — 2 comments — node reference

Question Download redirect on 404

user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It ...
sher1 — April 2013 — 1 comment — 404

Answer Answer to Question 4083

use the masquerade module http://drupal.org/project/masquerade. It allows a user with the right ... permissions to switch users. ...
Anonymous (not verified) — August 2013

Pages