定制 zip/magento2 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

zip/magento2

Composer 安装命令:

composer require zip/magento2

包简介

Zip Payment Module for Magento 2

README 文档

README

Zip gives customers the ability to shop now and pay later with no interest while you as the merchant get paid immediately. Customers select Zip at checkout and get approved instantly and shop securely. Zip is fully integrated with the store’s online checkout and can integrate seamlessly with your store directly via API or by using one of our platform plugins.

Prerequisites

  • PHP 7 or above
  • Configuration credentials
  • Composer (optional)

Installation instructions

Install via SFTP or file upload

  • You need to download code from current repo
  • Put the current repo files into folder /yourMagento2root/app/code/Zip/ZipPayment/
  • Then follow the normal plugin installation below without the composer require command

Install using Composer

To install the extension via Composer, run

  • cd <your Magento install dir>
  • composer require zip/magento2
  • php bin/magento module:status (Check if Zip_ZipPayment module is disabled)
  • php bin/magento module:enable Zip_ZipPayment (enabled plugin if disabled)
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy

To upgrade Existing Modules

  • composer update zip/magento2
  • php bin/magento setup:di:compile
  • php bin/magento c:c
  • php bin/magento setup:static-content:deploy

Install using Magento Component Manager

Note:- This extension is not yet available in the Magento Marketplace. This section will be updated once it is released in the marketplace.

Configuration

Payment Section

  1. Contact Zip instegrations support through one of the following channels depending on your region to request your configuration credentials:
  2. Open the Magento Admin
  3. Click the Stores icon in the left hand menu and from there choose Settings > Configuration
  4. The configuration page will open. From the little menu on the left hand side of this screen you must click Sales and then choose Payment Methods when it expands.
  5. On the Payment Methods page, click Other Payment Methods so it expands.

Alt text

  1. Set Enable to Yes and a title for the payment method “Zip"
  2. Enter the Private Key and Public Key.
  3. Set payment action to Capture, or Authorise if you want to authorise on checkout completion and capture later

Note: Authorise is only available for AU region only

  1. Set log settings to Info or Debug if you want to log all the debug information as well.
  2. Set environment to either Sandbox (for your test or development site) or Production (for your live website)
  3. Set Sort Order to 0 to place the payment method on top.

Marketing Banners and Widgets Section

Alt text

  1. Scroll down and expand Marketing Banners and Widgets section
  2. Expand everything and set all options to Yes/No as per your requirement.
  3. Click Save Config up the top

Questions and feedback

If you have any questions concerning this product or the implementation please contact integrations@zip.co for assistance.

zip/magento2 适用场景与选型建议

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

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

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

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 5
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-07-22