Commerce ArCa
Categories
Component ID
2851134
Component name
Commerce ArCa
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module integrates Armenian ArCa IPay off-site payment system with Drupal Commerce. It provides payments with Visa, Master Card and American Express. ArCa IPay is the new version of Arca and doesn't use any third party libraries only REST API calls.
Installation
- Download and enable the module.
- Enabled rule from payment method rules.
- Put credentials attained from arca.
API
hook_commerce_arca_ipay_order_form_data_alter(&$data, $order) api call is provided for changing data which will be sent to ArCa server.
