tamara-solution / magento
A Magento 2 module that creates tamara payment methods
Package info
github.com/Tamara-Technology/magento
Type:magento2-module
pkg:composer/tamara-solution/magento
Requires
- php: ^7.1|^8.0
- tamara-solution/php-sdk: ^2.0.11 || ^3.0.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-master
- v24.x-dev
- v23.x-dev
- 2.13.2
- 2.13.1
- 2.11.47
- 2.11.46
- 2.11.45
- 2.11.44
- 2.11.43
- 2.11.42
- 2.11.41
- 2.11.40
- 2.11.39
- 2.11.37
- 2.11.36
- 2.11.35
- 2.11.34
- 2.11.33
- 2.11.32
- 2.11.31
- 2.11.30
- 2.11.28
- 2.11.27
- 2.11.26
- 2.11.24
- 2.11.23
- 2.11.22
- 2.11.21
- 2.11.20
- 2.11.19
- 2.11.18
- 2.11.17
- 2.11.16
- 2.11.15
- 2.11.14
- 2.11.13
- 2.11.11
- 2.11.10
- 2.11.9
- 2.11.8
- 2.11.7
- 2.11.6
- 2.11.5
- 2.11.4
- 2.11.3
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.5
- 2.9.4
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.6
- 2.8.5
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.11
- 2.7.10
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.13.2
- 1.13.1
- 1.12.47
- 1.12.44
- 1.12.43
- 1.12.42
- 1.12.41
- 1.12.40
- 1.12.39
- 1.12.38
- 1.12.37
- 1.12.36
- 1.12.35
- 1.12.34
- 1.12.33
- 1.12.32
- 1.12.31
- 1.12.30
- 1.12.28
- 1.12.27
- 1.12.26
- 1.12.24
- 1.12.23
- 1.12.22
- 1.12.21
- 1.12.20
- 1.12.19
- 1.12.18
- 1.12.17
- 1.12.16
- 1.12.15
- 1.12.14
- 1.12.13
- 1.12.12
- 1.12.11
- 1.12.10
- 1.12.9
- 1.12.8
- 1.12.7
- 1.12.6
- 1.12.5
- 1.12.4
- 1.12.3
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.8
- 1.10.7
- 1.10.6
- 1.10.5
- 1.10.4
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- 1.9.7
- 1.9.6
- 1.9.5
- 1.9.4
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.12
- 1.8.11
- 1.8.10
- 1.8.9
- 1.8.8
- 1.8.6
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-build/version-22/stable
- dev-remove-redundant-files
This package is auto-updated.
Last update: 2026-09-14 13:19:24 UTC
README
- Tamara payment for Magento 2.3 & 2.4
- Tamara payment for Magento 2.2
Tamara extension for Magento 2.3 & 2.4
This extension allows you to use tamara as a payment gateway in your Magento store.
Installation steps
Installation Using Composer (Recommended)
If you are using PHP 8.4+
composer require tamara-solution/magento:^2.13.2 tamara-solution/php-sdk:^3.0.3
otherwise
composer require tamara-solution/magento:^2.13.2 tamara-solution/php-sdk:^2.0.11
php bin/magento module:enable Tamara_Checkout php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush
Manual Setup
-
Create folder called Tamara/Checkout in [ROOT]/app/code/
-
Download and extract files from this github repository to the folder.
-
Open the command line interface.
-
Run the following command to install our php sdk:
composer require tamara-solution/php-sdk
- Enable Tamara Checkout by running below command:
php bin/magento module:enable Tamara_Checkout
Magento setup upgrade:
php bin/magento setup:upgrade
Magento Dependencies Injection Compile:
php bin/magento setup:di:compile
Magento Static Content deployment:
php bin/magento setup:static-content:deploy
- Flush cache
php bin/magento cache:flush
Admin Configuration
Login to your Magento Admin
Navigate to Store > Configuration > Sales > Payment Methods > Tamara Checkout
See full instructions here https://docs.tamara.co/docs/magento-configuration
API Configuration
Set the API URL that you get from us for example for SANDBOX https://api-sandbox.tamara.co
Set the API Token that you get from us
Set the Notification Token that you get from us
Link to tamara introduction page, this link will be attached onto the tamara payment image that's displayed next to the payment title on the checkout page. Please put https://www.tamara.co
Link login tamara for the customer, this link will be attached onto the tamara customer profile logo after redirecting back from tamara checkout for success case. Please put https://app.tamara.co
Enable trigger to Tamara, this option will allow you to automatically trigger Capture, Refund or Cancellation to tamara when you perform corresponding action with Magento or not. If disabled, you have to integrate with our API directly.
Checkout Order Statuses
Here you can specify which statuses you want to update for the order in case of success, failure, expire or cancel from Tamara.
Order Status Synchronization
Under Tamara Checkout > Order Status Synchronization you can enable a cron that reconciles Magento orders still in new / pending_payment with their current status on Tamara.
- Looks up the Tamara order by Tamara order ID first, then by Magento increment ID (reference ID) as a fallback
- Authorises approved orders, synchronises authorised/captured orders, and cancels expired, declined, or cancelled checkouts using the configured Magento statuses
- Also runs on the payment success redirect so shoppers are not left pending when webhooks are delayed
- Manual run:
php bin/magento tamara:orders-status-sync --start-time="now"