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.

Module Commerce Realex Payments

A payment method using Realex Payments for transactions handled by Drupal Commerce. You must have ...
stella — February 2012 — 48 Installs

Module Commerce Estonian payments

This module provides Estonian online bank payment methods (banklinks) for Drupal Commerce. ... create a patch. There is also Estonian payment pack for bercart. Future plans ...
kaido24 — July 2012 — 20 Installs

Module Commerce Paypoint

The Commerce Paypoint module integrates Paypoint.net's payment services with Drupal Commerce. ... Gateway Hosted- via an off-site payment page. Gateway Freedom- via XML-RPC. ...
psynaptic — September 2010 — 30 Installs

Module Commerce WorldNet

This module integrates Drupal Commerce with the WorldNet TPS payment gateway. At the moment only ... the WorldNet HPP (Hosted Payment Page) solution is supported. ...
pjcdawkins — July 2013

Answer Answer to Question 10590

adjust your Payment Rules with a condition that checks to see if the current user role is NOT the NET30 ... ppl. This way the payments will not show for these users and they can proceed to checkout. 2) Then, you ... users to log in before they complete their order, you can set up a unique user role for them. Then, ...
tjohnston Travis — October 2013

Module Commerce Payment: Paytrail

As Suomen Verkkomaksut became Paytrail, this module will replace the commerce_suomenverkkomaksut module. The old module has been copied and development will continue from here. ...
Rade — September 2013 — 1 Installs

Discussion How to buy a product without checkout and customer.

The agency wants to avoid that users has to create an account to buy a product. This is because they ... process will be: Click a product display-> Form to add name, contact data, etc-> Payment ... -> Confirmation. The payment will be registred in Drupal by name or email. any suggestion? ...
andrewappleseed — January 2012 — 1 comment

Question Why are my rules excuted only from localhost but not from my server?

Vote up! 0 Vote down! I'm trying to grant a user a premium role after completing the payment ...
datacall — February 2013 — Roles, Checkout Rules

Answer Answer to Question 3778

['user/%/orders/%/payments'] = array(    'title' => 'Payments',     'description' => ... <?php function your_custom_module_payments ($uid, $order_id) {  global $user;   $order ... _method']) &&! user_access ('administer payments')) {    $form ...
kevinquillen — April 2013

Question How do I keep all products of a type from displaying in the cart?

http://www.drupalcommerce.org/user-guide/modifying-shopping-cart-using-v..., I've added a views relationship to the cart so I can display additional information- i.e. an ...
bpeicher — October 2012 — Cart

Pages