twint-ag/twint-magento-extension
Composer 安装命令:
composer require twint-ag/twint-magento-extension
包简介
TWINT payment extension for Magento 2
README 文档
README
This module provides seamless integration of the TWINT payment gateway with your Magento 2 store. It supports both Regular and Express Checkout payment methods, offering a flexible and secure payment solution for your customers.
Key Features
- Regular Payment: Customers can use TWINT to complete purchases through the standard checkout process.
- Express Checkout: A fast checkout option for customers, to shorten the checkout process.
Language Support
This module supports the following languages:
- English (en_US/en_GB)
- German (de_DE/de_CH)
- French (fr_FR/fr_CH)
- Italian (it_IT/it_CH)
Adding or Customizing Languages
To customize or add language support, follow these steps:
- Locate Language Files: Translation files are located in the
i18nfolder. - Edit or Add Translations: use existing CSV files or create a new CSV for your desired language, following the Magento 2 translation format.
- Deploy Static Content (if in production mode):
php bin/magento setup:static-content:deploy <language_code>
Requirements
- PHP
>= 8.1 - PHP extension:
soap - Minimum Magento version: 2.4.5-p14 (
magento/frameworkversion as>=100.4.3) - TWINT account
Installation
- Install the Module via Composer:
composer require twint-ag/twint-magento-extension
- Enable the Module
bin/magento module:enable Twint_Magento
- Run setup upgrade and recompile dependencies
bin/magento setup:upgrade && bin/magento setup:di:compile
- Deploy static content (if in production mode)
bin/magento setup:static-content:deploy
- Clear cache (if needed):
bin/magento cache:clean && bin/magento cache:flush
Configuration
- Navigate to TWINT settings:
In your Magento admin panel, select TWINT from the main left sidebar. - Set Up TWINT Credentials:
Under the TWINT Credentials section, upload your TWINT certificate file and provide the necessary account details, including API credentials, to complete the integration setup. To see the TESTING option in Environment config, you need to addshowTwintEnvOptions=1in the URL of the Magento admin panel. - Configure Payment Methods:
Navigate to TWINT Checkout and TWINT Express Checkout sections to configure the available payment options. Customize settings such as payment flow, button placement for Express Checkout, and other relevant details according to your store’s needs. - Save Configuration:
After completing the setup in each section, click Save to apply the changes.
Usage
Once installed and configured, TWINT will appear as a payment option in your Magento store during checkout. Customers can select TWINT, either for the full regular checkout process or via the streamlined Express Checkout button.
Hyva Theme and Hyva Checkout
If you are using Hyva Theme and Hyva Checkout, please refer to the TWINT Hyva Integration Guideline for detailed integration instructions.
Support
For any issues or feature requests, please submit a GitHub issue or contact our support team at plugin@twint.ch.
License
This module is licensed under the MIT License. See the LICENSE file for more details.
twint-ag/twint-magento-extension 适用场景与选型建议
twint-ag/twint-magento-extension 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 3.26k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2024 年 10 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「payment」 「checkout」 「magento」 「express checkout」 「switzerland」 「magento2」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 twint-ag/twint-magento-extension 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 twint-ag/twint-magento-extension 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 twint-ag/twint-magento-extension 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Adds a 'checkout' to a SilverStripe site which links to an Estimate and adds the ability to setup and pay
Rich payment solutions for Laravel framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
Magento - Clean up session extension
Add a simple webshop to your Laravel project
Customer notes for Contao Isotope eCommerce checkout.
统计信息
- 总下载量: 3.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 27
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-18