swedbank-pay/magento2-checkout 问题修复 & 功能扩展

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

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

swedbank-pay/magento2-checkout

Composer 安装命令:

composer require swedbank-pay/magento2-checkout

包简介

Replaces checkout in Magento 2 with a onepage checkout with prepared Swedbank Pay elements

README 文档

README

Build Status Latest Stable Version Total Downloads License

Swedbank Pay Magento 2 Checkout

About

UNSUPPORTED: This extensions is at an early stage of development and is not supported as of yet by Swedbank Pay. It is provided as a convenience to speed up your development, so please feel free to play around. However, if you need support, please wait for a future, stable release.

The Official Swedbank Pay Checkout Extension for Magento 2 provides seamless integration with Swedbank Pay Checkout, allowing your customers to pay swiftly and securely with credit card, invoice (Norway and Sweden), Vipps (Norway) and Swish (Sweden). Credit card payments are available world-wide.

Requirements

  • Magento Open Source/Commerce version 2.2 or newer
  • A Swedbank Pay merchant account, read more and contact us to get one.

Please Note: When your Swedbank Pay Merchant Account is created, there are a few things you need to attend to before you can start using it.

Installation

Swedbank Pay Checkout for Magento 2 may be installed via Magento Marketplace or Composer.

Magento Marketplace

If you have linked your Marketplace account to your Magento 2 store, you may install the Swedbank Pay Checkout for Magento 2 with the Magento Component Manager.

For installation using the Component Manager, please see the official guide.

Composer

Swedbank Pay Checkout for Magento 2 can alternatively be installed via composer with the following instructions:

  1. In the Magento root directory enter command:

    composer require swedbank-pay/magento2-checkout --no-update
  2. Install module and required packages:

    composer update swedbank-pay/magento2-checkout --with-dependencies
  3. Enable the modules:

    bin/magento module:enable --clear-static-content SwedbankPay_Core SwedbankPay_Checkout
  4. Upgrade setup:

    bin/magento setup:upgrade
  5. Compile:

    bin/magento setup:di:compile
  6. Clear the cache:

    bin/magento cache:clean

Configuration

Swedbank Pay Checkout configuration can be found under Stores > Configuration > Sales > Payment Methods > Swedbank Pay > Configure.

As parts of the Swedbank Pay Checkout installation we have Core, Checkout and Payment Menu with configurable options as follows:

Core

  • Enabled: Status of the module.
  • Merchant Account: Your Swedbank Pay Merchant Account ID.
  • Payee ID: Your Swedbank Pay Payee ID.
  • Payee Name: Your Swedbank Pay Payee Name.
  • Test Mode: Only disable in live production site.
  • Debug Mode: Enable this for more in-depth logging, should be off by default.

Checkout

  • Enabled: Status of the module.
  • Required: Enable to require checkin in checkout.

Payment Menu

  • Enabled: Enable to active Swedbank Pay payment menu.
  • Terms of Service Page: Set page to link as terms of service page in checkout.

FAQ

Q: Is it possible to disable customer's checkin?
A: The checkin part of the module can be made optional by allowing guest login. This can be done by setting Checkin Required to No inside Checkout Configuration

Q: How can we test the module using test credentials?
A: To be able to use test credentials, you can enable test mode by setting Test Mode to Yes inside Core Configuration. For in-depth logging, you can also enable debug mode by setting Debug Mode to Yes

Please note: Remember to disable Test Mode in production site as test credentials should only be used for testing purposes.

Support

To find the customer service available in your country, please visit the Swedbank Pay website.

Release Notes

  • 1.1.0: October 2019 - Now known as Swedbank Pay Checkout and with improved 1-phase payments support.

  • 1.0.0: May 2019 - First official release.

License

Swedbank Pay Checkout for Magento 2 is released under Apache V2.0 licence.

swedbank-pay/magento2-checkout 适用场景与选型建议

swedbank-pay/magento2-checkout 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.88k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2019 年 10 月 14 日, 在 PHP 生态内属于活跃度较高的组件。

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

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

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

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2019-10-14