PHPackages                             tamara-solution/magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. tamara-solution/magento

ActiveMagento2-module[Payment Processing](/categories/payments)

tamara-solution/magento
=======================

A Magento 2 module that creates tamara payment methods

2.11.47(7mo ago)1081.2k↓37.9%8[4 issues](https://github.com/Tamara-Technology/magento/issues)[1 PRs](https://github.com/Tamara-Technology/magento/pulls)OSL-3.0PHPPHP ^7.1|^8.0

Since May 5Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/Tamara-Technology/magento)[ Packagist](https://packagist.org/packages/tamara-solution/magento)[ RSS](/packages/tamara-solution-magento/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (212)Used By (0)

Available Versions
==================

[](#available-versions)

- Tamara payment for Magento 2.2
- [Tamara payment for Magento 2.3 &amp; 2.4](https://github.com/tamara-solution/magento/tree/v23)

Tamara extension for Magento 2.2
================================

[](#tamara-extension-for-magento-22)

This extension allows you to use tamara as a payment gateway in your Magento store.

Installation steps
==================

[](#installation-steps)

### Installation Using Composer (Recommended)

[](#installation-using-composer-recommended)

```
composer require tamara-solution/magento:~1.0

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

[](#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

[](#admin-configuration)

Login to your Magento Admin

Navigate to Store &gt; Configuration &gt; Sales &gt; Payment Methods &gt; Tamara Checkout

See full instructions here

### API Configuration

[](#api-configuration)

Set the API URL that you get from us for example for SANDBOX

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

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

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

[](#checkout-order-statuses)

Here you can specify which statuses you want to update for the order in case of success, failure or cancel from tamara

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance54

Moderate activity, may be stable

Popularity39

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 51.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~16 days

Total

210

Last Release

235d ago

Major Versions

1.12.38 → 2.11.392024-05-14

1.12.40 → 2.11.402024-07-01

1.12.42 → 2.11.422025-03-10

1.12.43 → 2.11.432025-06-04

1.12.47 → v23.x-dev2025-12-25

PHP version history (6 changes)1.0.0PHP ~7.1.0

2.0.0PHP ^7.1.0

v24.x-devPHP ^7.3

2.7.5PHP ^7.1

1.10.8PHP &gt;=7.1

1.12.26PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/056fdaee9d15ece45a78ce133e78b36d70473f4bf2c8c5b1ced1c263a1124548?d=identicon)[tamara](/maintainers/tamara)

---

Top Contributors

[![tamara-solution](https://avatars.githubusercontent.com/u/64744737?v=4)](https://github.com/tamara-solution "tamara-solution (18 commits)")[![cuong-huynh-tamara](https://avatars.githubusercontent.com/u/88095959?v=4)](https://github.com/cuong-huynh-tamara "cuong-huynh-tamara (17 commits)")

### Embed Badge

![Health badge](/badges/tamara-solution-magento/health.svg)

```
[![Health](https://phpackages.com/badges/tamara-solution-magento/health.svg)](https://phpackages.com/packages/tamara-solution-magento)
```

###  Alternatives

[pagseguro/php

Biblioteca de integração com o PagSeguro

23260.3k6](/packages/pagseguro-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
