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 8611
Vote up! 0 Vote down! global $user; $order = commerce_cart_order_new($user->uid); ...
Ismail Noman — June 2016
Module Commerce Funds
a Money site like Paypal or Skrill possible and easy using Drupal. Commerce Funds provides the Site Users ... with the following functionalities: Users can Deposit Funds to their account using any Payment method ... available on the Site. Users can Transfer Funds to other user accounts using their Email. An Escrow payment ...
compujohnny — May 2012 — 57 Installs
Discussion !order-summary blank if user doesn't complete checkout with a callback link
Hi, I don't understand when!order-summary token is available or not empty. I get a non empty!order-summary only if I click on a callback link from payment gateway, for example, PayPal Express Checkout. Any idea? Thank you order email commerce_email ...
Module Commerce Recommender
This module provides two default views: Users who ordered this product also ordered. Personal ... personalized recommendation view requires to read the user's purchasing history. If a user hasn't ... Recommender to make recommendations based on users products viewing history. After some playing around with ...
dwkitchen — November 2011 — 61 InstallsDiscussion Registered Users Losing Cart Contents?
registered users lose their cart contents. I have tested this and here is the process I run across. • Visit ... cart and checkout work as expected and show all previous products as well. • If a new user creates ... a cart of items then process the checkout, it works as expected. • On the same note, if a registered user ...
Discussion List of products bought by the user
e-learning courses. I use commerce-7.x-1.7. I would like to make a page where an authenticated user can see ... a list of products (courses) bought earlier. (So not the admin, but the user himself.) It should be ... something like the 'User order' view, but listing all the products already purchased (by multiple ...
csaba.ortutay.admin — June 2013 — 1 comment — commerce products
Module Twenga
activating the product Traffic increased by 80% Advanced user profiling and precise conversion prediction ... time. User profiling Segment creation based on clients' typologies, their browsing history and the ...
Documentation Function that tells us if the items in Shopping Cart / Basket
<?php // Provided by stevetook in the forums. function items_on_cart () { global $user ... ; $cart = commerce_cart_order_load ($user-> uid); $line_items = count ($cart-> ...
Josh Miller — May 2012 — 2 commentsDiscussion Different discounts for each register user
Hello I have store for only register users. How to add different discounts for each register user ... ? I mean 5% discount for user X, 7% for user Y, 12% for user Z. Ho make it? discounts ...
Discussion User focused documentation of the product aspects of kickstart demo
Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how ... part of the demo story with pictures and screenshots. My user and I found the process useful and I hope ... drupal_commerce_kickstart_2.0_-_user_view_-_products.zip 468.15 KB ...

