UksusoFF / drupal-payment_tinkoff

Provides payment services Tinkoff for using with Drupal Ubercart / Commerce through Payment module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drupal Payment Tinkoff

Drupal Payment Tinkoff

This module provide integration Tinkoff payments for using with Drupal Ubercart through Payment (7.x-1.x version) module.

Module based on Robokassa Payment integration and Tinkoff Ubercart modules.

Tested on Ubercart only. If you have any questions feel free to create new issue.

Registering with Tinkoff

Before you start the installation process you must register on https://oplata.tinkoff.ru/ and create your own merchant.

You will get "Terminal key", "Password" and other settings for your payment system.

Installation and Configuration

  1. Download the latest version.
  2. Upload the downloaded file to your webserver.
  3. Unzip the package into your drupal/sites/all/modules/ directory.
  4. Rename the folder to payment_tinkoff.
  5. Go to https://yoursitename.com/admin/modules and enable module.
  6. Go to https://yoursitename.com/admin/config/services/payment/method/add and add Tinkoff payment method.
  7. Setup the settings according your data from Tinkoff.

Additional information

More API documentation can be found at Tinkoff API.

You can theming result pages: page--payment-tinkoff--success.tpl.php and page--payment-tinkoff--fail.tpl.php

About

Provides payment services Tinkoff for using with Drupal Ubercart / Commerce through Payment module


Languages

Language:PHP 98.3%Language:JavaScript 1.7%