Introduction
Integrates the PSiGate Real-time XML API with Drupal Commerce for on-site payments.

Installation

  1. Install as you would normally install a contributed Drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
  2. Enable the payment method rule titled PSiGate via Store > Configuration > Payment methods and edit its action to enter your PSiGate credentials.
  3. You must also choose whether you want to perform Authorization and capture (Sale) or Authorization only (PreAuth) transactions during checkout. Authorization only transactions can be captured by logging into the PSiGate Merchant Tools.
  4. The Payment checkout pane must come after the Billing information checkout pane for Drupal Commerce to be able to populate the order used to generate transactions with a billing and shipping address before this module attempts to process payment.

Test Transactions
PSiGate provides a shared test gateway. Do NOT use real credit card numbers within the test environment. To enable the test gateway, navigate to Store > Configuration > Payment methods and edit the PSiGate action to bring up the PSiGate payment settings page. On the payment settings enter:

  • StoreID: teststore
  • Passphrase: psigate1234
  • Select "Test transactions on a developer account" under Transaction mode.

To review your test transactions, log into the test PSiGate Merchant Tools
account at https://dev.psigate.com with the following account information:

  • CID: 1000001
  • User: teststore
  • Pass: testpass
Supporting organizations: 

Project information

Releases