payever/payever-integration-oxid 问题修复 & 功能扩展

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

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

payever/payever-integration-oxid

Composer 安装命令:

composer require payever/payever-integration-oxid

包简介

payever payment module

README 文档

README

This repository contains payever payments module for OXID e-commerce platform.

OXID versions support

Currently, this module is compatible with OXID-eShop Community Edition starting from 4.7.X version and up.

Installation

Local shop setup

Local plugin install

Testing

Behat

Before running behat tests make sure that you have:

  • ran composer install
  • set proper behat.yml config values (see behat.yml.dist)
  • started selenium2 server (download) java -jar /path/to/selenuim-standalone.jar
  • chromedriver is available in your PATH env variable (download or brew install chromedriver for Mac OS)
  • install chrome https://googlechromelabs.github.io/chrome-for-testing/#stable
  • chromedriver is available in your PATH env variable (download or brew install chromedriver for Mac OS)
  • Important: chromedriver must be same version as chrome browser version
  • selenium run in background java -jar /<path>/selenium-server-standalone-x.xx.x.jar -Dwebdriver.chrome.driver=/<path>/chromedriver > /dev/null 2>&1 &
  • payever stub server run ./vendor/payever/plugins-stub/bin/stub-server localhost:9090
  • behat test run ./vendor/behat/behat/bin/behat --config behat.yml

Unittest

  • simple unittest ./vendor/bin/phpunit -c phpunit.xml
  • HTML codecov report (xdebug php module require) php -d xdebug.mode=coverage ./vendor/bin/phpunit -c ./phpunit.xml --coverage-html /var/www/html/clover

Phpmd https://phpmd.org/documentation/

  • ./vendor/bin/phpmd ./src/payever text ./phpmd.xml

Phpcs

  • ./vendor/bin/phpcs --standard=./phpcs.xml ./src/payever

Option 1: Download from OXID exchange

Please go to module download page and download the latest version.

(NOTE: The order inside "Versions" tab is arbitrary, so please make sure to pick the latest version)

Option 2: Install via Composer

NOTE: For OXID-eShop version 6 and above only

Run the following CLI command inside your shop root directory:

composer require payever/payever-integration-oxid

User documentation

You can find the user guide here.

payever/payever-integration-oxid 适用场景与选型建议

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

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

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

围绕 payever/payever-integration-oxid 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-12-06