Robokassa payment

Component ID

2681671

Component name

Robokassa payment

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

633

Component created

Component changed

Component body

This module provide integration http://robokassa.ru payments for
https://www.drupal.org/project/payment (7.x-1.x version) and 8.x-2.x version

Dependencies:

Drupal 7

Payment

Drupal 8

Payment
Payment Offsite API

Registering with Robokassa

Before you start the installation process you must register on robokassa.ru
and create your own Merchant. You will get "Merchant key", "Password 1"
"Password 2"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/add and add Robokassa payment method.
Setup the settings according your data from Robokassa.

Additional information:

Drupal 7:

Default Process URL: http://yoursitename.com/robokassa/process
Default Success URL: http://yoursitename.com/robokassa/success
Default Fail URL: http://yoursitename.com/robokassa/fail

Drupal 8:

Default Process URL: http://yoursitename.com/payment_offsite/robokassa/process
Default Success URL: http://yoursitename.com/payment_offsite/robokassa/success
Default Fail URL: http://yoursitename.com/payment_offsite/robokassa/fail

More API documentation can be found at Robokassa API