twint-ag/twint-magento-extension 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Locate Language Files: Translation files are located in the i18n folder.
  2. Edit or Add Translations: use existing CSV files or create a new CSV for your desired language, following the Magento 2 translation format.
  3. 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/framework version as >=100.4.3)
  • TWINT account

Installation

  1. Install the Module via Composer:
composer require twint-ag/twint-magento-extension
  1. Enable the Module
bin/magento module:enable Twint_Magento
  1. Run setup upgrade and recompile dependencies
bin/magento setup:upgrade && bin/magento setup:di:compile
  1. Deploy static content (if in production mode)
bin/magento setup:static-content:deploy
  1. Clear cache (if needed):
bin/magento cache:clean && bin/magento cache:flush

Configuration

  1. Navigate to TWINT settings:
    In your Magento admin panel, select TWINT from the main left sidebar.
  2. 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 add showTwintEnvOptions=1 in the URL of the Magento admin panel.
  3. 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.
  4. 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 我们能提供哪些服务?
定制开发 / 二次开发

基于 twint-ag/twint-magento-extension 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 3.26k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 27
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-10-18