ffss/module-go-cuotas-payment 问题修复 & 功能扩展

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

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

ffss/module-go-cuotas-payment

Composer 安装命令:

composer require ffss/module-go-cuotas-payment

包简介

Go Cuotas Payment Module

README 文档

README

This Extension is used to make payments using Go Cuotas API in Argentina.

  • Allow end user set credentials, checkout message and name of payment method
  • Generate pending orders and using return parameters back and change to order status cancel or processing (and create invoice).
  • Add notification url to get updates using webhook_url
  • cancel order and regenerate a new one and redirect to checkout on failing payment.
  • configure for send invoice by email on payment success
  • configure redirect or modal onsite checkout

Installation

  • Create a folder [root]/app/code/FS/GoCuotas
  • Download module ZIP from HERE
  • Copy to folder

OR

  • composer require ff-ss/go-cuotas-payment

THEN

Then you'll need to activate the module.

bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
bin/magento cache:flush

Uninstall

bin/magento module:uninstall FS_GoCuotas

Support

No warranty or support provided.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

How to create a PR

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-05