This module provide Payment integration with Interkassa payment system.

Dependencies:

Payment Offsite API

Registering with Interkassa

Before you start the installation process you must register on Interkassa and create your own Checkout.
You will get "Checkout identifier", "Secret key" and other settings for your payment system.

Installation and Configuration

  1. Download the module from Drupal.org and extract it to your modules folder.
  2. Enable it.
  3. Go to /admin/config/services/payment/method and enable Interkassa payment method configuration.
  4. Edit Payment method configuration.
  5. Setup the settings according your data from Interkassa.

That's it :)

Additional information:

Default Success url - http://example.com/payment_offsite/interkassa/success
Default Fail url - http://example.com/payment_offsite/interkassa/fail
Default Pending url - http://example.com/payment_offsite/interkassa/pending
Default Interaction url - http://example.com/payment_offsite/interkassa/ipn

More API documentation can be found at Interkassa API

Short name
interkassa_payment