ideatarmac/openpay 问题修复 & 功能扩展

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

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

ideatarmac/openpay

Composer 安装命令:

composer require ideatarmac/openpay

包简介

Library for Openpay Payment Method

README 文档

README

Openpay Logo

Introduction

This is the SDK for the Openpay Payment Plugin.

What is Magento Payment Extension?

Magento is an eCommerce platform built on open source technology, which provides online merchants with not only a flexible shopping cart system, but also control over the look and feel, content and the functionality of their online store. Magento has been fully integrated with Openpay’s online payment solutions. Installing and configuring the Hosted Payment Solution module of Openpay provide a simple, secure and convenient option for connecting to Openpay’s online payment processing platform via Magento.

Signing up for Openpay merchant account

In order to start taking payments through Openpay, you need to sign up here and get approval for an Openpay merchant account. Once your application is approved, you can configure Openpay Hosted Payment Solution module and start taking payments.

Openpay provides a test account and users for training and testing purpose.

Compatibility

  • PHP 5.6 or later
  • Magento 2.3.x to 2.4.X

Requirements

  • At least 5.6 or the later version of PHP
  • cURL extension for PHP
  • JSON extension for PHP
  • Multibyte String extension for PHP
  • Magento should be pre-installed on your web server. The extension has been tested on Magento version 2.3.x to 2.4.X
  • SSL: A valid security certificate is required to work over a secure channel (HTTPS) from the Magento Admin Panel or while submitting the form data from the storefront. Self-signed SSL certificates are not supported
  • Curl (version 7.20.0 - 7.4.0)

Magento 2.3 technology stack requirements

Magento 2.4 system requirements

For further info on Magento 2 System Requirements. Please read here.

Installation

Composer

Use composer to install the Openpay payment module. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require ideatarmac/openpay

Using server SSH Access, please go to project root folder and run the following commands to ensure the configuration tasks are run, database schema is updated and Magento's cache is cleared.

  • php bin/magento setup:upgrade

  • php bin/magento setup:static-content:deploy -f

  • php bin/magento cache:flush

Or, you can do it manually from the admin by following the path: System > Tools > Cache Management and then clicking on the Flush Magento Cache button.

Configuration

In the backend, please click on the Stores tab in the left sidebar and go to Configuration->Sales->Payment Methods.

Under Recommended Solutions, you will find the Openpay option with the link to configure different settings available for the Openpay Payment module i.e fields to enter the Auth Token provided by Openpay and use the relevant mode.

License

This code is a closed-source software and released under the proprietary License by Openpay (Pty) Ltd.

ideatarmac/openpay 适用场景与选型建议

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

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

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

围绕 ideatarmac/openpay 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-12-11