T-Kassa Payments by T-Bank for Medusa
Documentation
A Medusa plugin that provides T-Kassa payments by T-Bank. Production-ready.
Читать README на русском
Plugin Features
- Production-Ready: Proven in live stores and ready for real-world deployment.
- Full Integration with T-Kassa: Connect your store to T-Kassa for secure and reliable payments.
- Receipt Generation: Online receipts compliant with Federal Law No. 54 (FFD 1.05 and 1.2).
- One-Step & Two-Step Payments: Autocapture or authorization/hold payment flows.
- Refunds & Cancellations: Full refund and order cancellation support.
- Webhook Notifications: Real-time payment status updates with signature verification.
- Detailed Logging: Request and response logs for debugging and support in development mode.
- Full Test Coverage: Comprehensive unit and integration tests covering core flows and edge cases.
- Storefront Example: A complete Next.js storefront ready to use as a reference.
What is T-Kassa
T-Kassa is an internet acquiring service by T-Bank (formerly Tinkoff Bank), one of Russia's largest digital banks. It lets online stores accept card payments, SBP (Faster Payments System), T-Pay, SberPay, Alfa Pay, Mir Pay, and more. Learn more at the T-Bank website.
Who uses this plugin
Solidno
solidno.shop · Men's clothing brand
Want to add your project to this list? Make a Pull Request or write to support chat on Telegram.
Support & Community
Got questions or ideas about the plugin? Join the Telegram support chat — @gorgojs_chat
Connect with other Medusa developers on Telegram — @medusajs_chat
Requirements
- Medusa v2.14.0 or later
- Node.js v20 or later
- A T-Business account with T-Kassa internet acquiring – sign in or create one
Installation
yarn add @gorgo/medusa-payment-tkassa
# or
npm install @gorgo/medusa-payment-tkassa
Documentation
The complete installation, configuration, and usage guide for this plugin is available on the Gorgo documentation website.
License
Licensed under the MIT License.