bestit/amazonpay4oxid
Composer 安装命令:
composer require bestit/amazonpay4oxid
包简介
This is the Amazon Pay module for the OXID eShop.
README 文档
README
Pay with Amazon is fast, easy and secure and can help you add new customers, increase sales, and reduce fraud costs. It provides a seamless experience for your customers. All buyer interactions take place in widgets, so they never leave your site. Customers simply log in using their Amazon credentials, select a shipping address and payment method, and confirm their order
The Login and Pay with Amazon for Oxideshop extension adds two components to your OxideShop installation:
- A ‘Login with Amazon’ module that allows customers to seamlessly register and log in using their Amazon account credentials.
- A payments module ‘Pay with Amazon’ that allows customers to complete the checkout using the payment methods stored in their Amazon account.
Enable Login and Pay with Amazon on your OXID eShop, you will benefit from:
- Online identity
Your customers save time and hassle by using their Amazon credentials to login and pay; so you increase repeat buyers by offering a trusted and convenient payment method.
- A smooth payment process
Your customers won’t leave your website to login or enter their payment/shipping information; so you capture sales from buyers who are reluctant to enter their information.
You will need to create an Amazon Payments Seller Account to use the Pay with Amazon for OXID eShop extension. This account is where you will receive payments, update your account settings and view settlement reports.
Development Setup
In order to run a oxid 6 instance locally to develop or test features, you have to run the following steps:
Starting the docker stack
$ docker-compose up -d
The first time will build the images and this could take some time!
Build the instance
$ docker-compose exec web /bin/bash -c "chmod +x ./scripts/build.sh && ./scripts/build.sh <version> dev"
This command will build an local oxid with the given version (use for example 5.3, for version lower than 6.0 or dev-b-6.0-ce, for version from 6.0 on) instance with installed demodata and the symlinked module.
You are now ready to develop or tests your changes. The shop will be accessible via the url http://localhost:8100 and
the admin will be reachable via http://localhost:8100 or with https under https://localhost:4444 and the credentials admin:admin.
Running the tests
Just run the following command:
$ docker-compose exec web /bin/bash -c "chmod +x ./scripts/build.sh && ./scripts/build.sh <version>"
This will create a fresh instance and runs the tests. May also want to login to your previous build test instance and run the test there just access the docker container by running the following command.
$ docker-compose exec web bash
Now you are logged in and are able to run the test from the instance vendor dir vendor/bin/runtests.
bestit/amazonpay4oxid 适用场景与选型建议
bestit/amazonpay4oxid 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 277.26k 次下载、GitHub Stars 达 11, 最近一次更新时间为 2017 年 10 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「modules」 「eshop」 「OXID」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bestit/amazonpay4oxid 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bestit/amazonpay4oxid 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bestit/amazonpay4oxid 相关的其它包
同方向 / 同关键字的高下载量 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
统计信息
- 总下载量: 277.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 10
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2017-10-25