oxid-esales/paypal-module
Composer 安装命令:
composer require oxid-esales/paypal-module
包简介
This is the PayPal module for the OXID eShop.
README 文档
README
Features
- PayPal is available as a regular payment method in the appropriate checkout step.
- PayPal express is already included at the checkout (registration step), at the so called “mini cart” and at the product detail pages.
- The module is highly customizable through many options at the admin panel, for example the step to transfer the money (at the order date or on delivery).
- Options are adjustable in different ways for each multishop (OXID eShop Enterprise Edition only).
- The payment page at PayPal can be customized by your own logo and the name of your online store.
- If you wish, you can transfer the content of the cart (purchased product items) to PayPal. Your customer has to decide whether this data shall be transferred or not.
- Partial payment is possible.
- The admin panel provides an overview of the PayPal payments per order.
Setup
System requirements and installation instructions are described in the module documentation: https://docs.oxid-esales.com/modules/paypal/en/6.0/installation.html.
Module installation via composer
In order to install the module via composer run one of the following commands in commandline in your shop base directory (where the shop's composer.json file resides).
- composer require oxid-esales/paypal-module:^5.0.0 to install the released version compatible with OXID eShop Compilation 6.1
- composer require oxid-esales/paypal-module:6.2.3 to install the released version compatible with OXID eShop Compilation 6.2
- composer require oxid-esales/paypal-module:^6.3.0 to install the released version compatible with OXID eShop Compilation 6.3
- Please note that 6.3.1 patch release is also compatible with OXID eShop Compilation 6.2 (PHP 7.1 and higher).
- Please note that PayPal ^v6.3.0 is compatible with GraphQL Storefront ^v1.0.0.
- composer require oxid-esales/paypal-module:^6.4.0 to install the released version compatible with OXID eShop Compilation 6.4
- Please note that PayPal ^v6.4.0 is compatible with GraphQL Storefront ~2.0.0.
- composer require oxid-esales/paypal-module:^6.5.0 to install the released version compatible with OXID eShop Compilation 6.5
- Please note that PayPal ^v6.5.0 is compatible with GraphQL Storefront ^v2.1.0.
- composer require oxid-esales/paypal-module:dev-master to install the latest unreleased version from github
Running tests locally
To run this module tests locally, ensure the test_config.yml values are correct:
- Set
partial_module_pathstooe/oepaypal - Set
activate_all_modulestotrue - Set
run_tests_for_modulestotrue - Set
run_tests_for_shoptofalse - Set
additional_test_pathsto'' - Set
retry_times_after_test_failto0
For running acceptance tests you need to provide sandbox credentials data in oepaypal/Tests/Acceptance/oepaypalData.php file:
- Set
sOEPayPalSandboxUsername - Set
sOEPayPalSandboxPassword - Set
sOEPayPalSandboxSignature - Set
sBuyerLogin - Set
sBuyerPassword - Set
OEPayPalClientId
For running codeception tests you need to provide sandbox credentials data in oepaypal/Tests/Codeception/_data/oepaypalData.php file:
- Set
sOEPayPalSandboxUsername - Set
sOEPayPalSandboxPassword - Set
sOEPayPalSandboxSignature - Set
sBuyerLogin - Set
sBuyerPassword - Set
OEPayPalClientId
For running codeception tests in test group paypal_graphql, you need the GraphQL Storefront module installed
and the following settings in the test_config.yml:
- Set
partial_module_pathstooe/graphql-base,oe/graphql-storefront,oe/oepaypal - Set
activate_all_modulestotrue - Set
run_tests_for_modulestotrue - Set
run_tests_for_shoptofalse - Set
additional_test_pathsto''
For running the tests and more configuration options, follow the instructions from here.
Bugs and Issues
If you experience any bugs or issues, please report them in the section module PayPal of https://bugs.oxid-esales.com.
Documentation
The module documentation can be found on our documentation platform: https://docs.oxid-esales.com/modules/paypal/en/6.5/index.html.
oxid-esales/paypal-module 适用场景与选型建议
oxid-esales/paypal-module 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 519.7k 次下载、GitHub Stars 达 36, 最近一次更新时间为 2016 年 11 月 03 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「modules」 「eshop」 「OXID」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 oxid-esales/paypal-module 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 oxid-esales/paypal-module 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 oxid-esales/paypal-module 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
This is Paymorrow module for OXID eShop.
This is twig version of Flow Theme for OXID eShop.
This is a Smarty version of Admin Theme for OXID eShop.
Analysis module for finding problematical shop data.
yii2 swiper slider
GoPay Inline Payment Gateway
统计信息
- 总下载量: 519.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 36
- 点击次数: 18
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2016-11-03
