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.

Answer Answer to Question 33297

situations where customer profiles are not matched to user profiles. ...
Emmanuel Buckshi Emmanuel Buckshi — June 2015

Question administer order item price locked

Vote up! 0 Vote down! Hi, I need to change a price for a specific user who added to cart the items ... price, its blocked! if its status changes to pending then everything opens up, but then the user cant go ...

Answer Answer to Question 3358

should be something like this: <?php foreach ($node-> field_product as $product) {  $product_user ... = user_load ($product ['uid']['#value']);   echo $product_user ['name'];}?> ...
joshmiller Josh Miller — April 2013

Discussion splitting up cart and orders

split up the order and payment process into different segments based on which user is selling the ... product. It's kind of a marketplace where users can post products and receive payment from those ...
chester_martin — November 2011 — 5 comments

Answer Answer to Question 7258

Vote up! 1 Vote down! If by "credit" you mean "coupon", would Commerce Coupon work for your needs? http://drupal.org/project/commerce_coupon ...
r — March 2013 — 1 comment

Question Integrating with my online bank account

a bank (with consent of bank) to do online viewing of bank my statement given the user code and security ... field (like views) where drupal can show the particular field value to the user. Thanks in advance. ...
titanR — August 2013 — online banking

Discussion Multiple Shipping Addresses per order

I'm working on a website that will allow the user to ship each product to a different ...
jasen — May 2012 — 3 comments

Answer Answer to Question 8465

link to the edit profile page) in the my account page by implementing hook_user_view and/or ... hook_user_view alter. If you need it in a separate tab, you need to implement hook_menu ...
akosipax — June 2013

Question Why does the cart page change my product price, after setting the price with a product rule?

has commerce product, commerce price 5. User has Member role 6. Commerce Line Item-- set price to ... The price is lowered only for the specific product by the user with a specfic role!! PERFECT But, as ...
bhylenski — October 2013 — 1 comment — drupal commerce, product pricing

Discussion Is DrupalCommerce right for me?

I need to charge a user during registration for access to a client's Drupal 7 site. We ...
justageek — April 2012 — 3 comments

Pages