Interkassa Payment
Component ID
2725865
Component name
Interkassa Payment
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
356
Component created
Component changed
Component body
This module provide Payment integration with Interkassa payment system.
Dependencies:
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
- Download the module from Drupal.org and extract it to your modules folder.
- Enable it.
- Go to /admin/config/services/payment/method and enable Interkassa payment method configuration.
- Edit Payment method configuration.
- 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
