承接 becopay/magento2-becopay-gateway 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

becopay/magento2-becopay-gateway

Composer 安装命令:

composer require becopay/magento2-becopay-gateway

包简介

becopay magento 2 payment gateway

README 文档

README

Version: 1.0.0

Tags: online payment, payment, payment gateway, becopay, magento2

Requires at least: 2.0.0

Tested up to: 2.2.6

License: Apache 2.0

Prerequisites

You must have a Becopay merchant account to use this plugin. It's free and easy to sign-up for a becopay merchant account.

How to install

Before you begin, make sure that you have installed Composer. In your terminal, go to the Magento folder and run the following commands:

bin/magento maintenance:enable
composer clear-cache
composer require becopay/magento2-becopay-gateway:*
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: de_DE>
bin/magento maintenance:disable

How to update

bin/magento maintenance:enable
composer clear-cache
composer update becopay/magento2-becopay-gateway
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: de_DE>
bin/magento maintenance:disable

Configure the plugin in Magento

Before you begin, make sure that you have set up your Becopay payment gateway.

Configure the Becopay plugin in your Magento admin panel:

  1. Log in to your Magento admin panel.
  2. In the left navigation bar, go to Stores > Configuration.
  3. In the menu, go to Sales > Payment Methods.
  4. Click Required Settings and fill out the following fields:
  • Enable/Disable - Select Enable to enable Becopay Payment Gateway.
  • Title - Allows you to determine what your customers will see this payment option as on the checkout page.
  • Mobile - Enter the phone number you registered in the Becopay here.If you don't have Becopay merchat account register here.
  • Api Base Url - Enter Becopay api base url here. If you don't have Becopay merchat account register here.
  • Merchant Api Key - Enter your Becopay Api Key here. If you don't have Becopay merchat account register here.
  • Order Status after payment - Status given to orders after the payment has been completed
  • Payment From Applicable Countries - Payment options limited to specific countries
  • Sort Order - Add Gateway list sort number
  • Click on Save Config For the changes you made to be effected.

Plugin Callback URL

https://your-site/becopay/payment/callback/?orderId=

Becopay Support:

Contribute

Would you like to help with this project? Great! You don't have to be a developer, either. If you've found a bug or have an idea for an improvement, please open an issue and tell us about it.

If you are a developer wanting contribute an enhancement, bug fix or other patch to this project, please fork this repository and submit a pull request detailing your changes. We review all PRs!

This open source project is released under the Apache 2.0 license which means if you would like to use this project's code in your own project you are free to do so. Speaking of, if you have used our code in a cool new project we would like to hear about it! Please send us an email.

License

Please refer to the LICENSE file that came with this project.

becopay/magento2-becopay-gateway 适用场景与选型建议

becopay/magento2-becopay-gateway 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 28 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 11 月 12 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「php」 「api」 「client」 「module」 「payment」 「magento 2」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 becopay/magento2-becopay-gateway 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 becopay/magento2-becopay-gateway 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2018-11-12