getsimpl/module-splitpay 问题修复 & 功能扩展

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

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

getsimpl/module-splitpay

最新稳定版本:1.4.6

Composer 安装命令:

composer require getsimpl/module-splitpay

包简介

Simpl Splitpay Payment Gateway

README 文档

README

Give your customers the option to purchase any product in 3 simple payments by using Simpl. The “Simpl Pay-in-3 Gateway for Magento2” plugin provides the option to choose Simpl Pay-in-3 as the checkout payment method. It supports displaying the Simpl logo and payment calculations below product prices on individual product pages, cart page and the checkout page.

For each payment that is fulfilled by Simpl, an order will be created inside the Magento2 system You can easily track these orders in the ‘ORDERS’ section of the Magento2 admin panel. Additionally, we support instant refunds automatically. You can initiate a refund from the order detail page.

Magento2 Support Version

  • Up to 2.4.4 ( Including PHP 8.1 Version)

Install through "Simpl.zip" file

  • Go to App / Code /
  • Create Directory called Simpl and then create Sub-directory called Splitpay
  • Upload whole code under Directory structured called App/Code/Simpl/Splitpay
  • Run All Below commands
php bin/magento module:enable Simpl_Splitpay
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

Install the extension through composer package manager.

composer require getsimpl/module-splitpay
php bin/magento module:enable Simpl_Splitpay
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

统计信息

  • 总下载量: 30
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2022-08-23