/tinkoffoctocart-plugin

Проведение платежей через Tinkoff EACQ.

Primary LanguagePHPMIT LicenseMIT

Tinkoff OctoCart Plugin

Accept Credit Cards and Debit Cards on your OctoCart store.

Requirements

DOCUMENTATION

Installation

  1. Add Tinkoff OctoCart Plugin plugin to a project.
  2. Create new Tinkoff account here.
  3. Enable notifications in terminal settings (https://oplata.tinkoff.ru/lk2/merchants/terminals/edit/test/XXXXX) and set URL (https://www.example.com/tinkoff/notify)
  4. Copy config.example.php to config.php and set your merchantId and secretKey from your profile.
  5. Add new Payment method: /backend/xeor/octocart/payments.
  6. Run the tests (https://oplata.tinkoff.ru/lk2/merchants/terminals/test/XXXX) to complete the integration.