avarda/checkout 问题修复 & 功能扩展

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

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

avarda/checkout

最新稳定版本:2.0.8

Composer 安装命令:

composer require avarda/checkout

包简介

Standalone checkout page tailored for Avarda Check-out 2 API as Magento 2 module.

README 文档

README

Avarda Checkout

The module implements two major features to run a Magento 2 single page checkout for a smooth flow and integration with Avarda's Check-out 2 API.

Backend API

The implementation goal of the backend API is to provide an API as a proxy to communicate with Avarda. The purpose of using a proxy is to have control of all incoming and outgoing requests with Avarda on the server level. The backend utilizes the standard Magento 2 cart API, with added resources for performing Avarda-specific actions.

Module Installation

  1. composer require avarda/checkout
  2. bin/magento module:enable Avarda_Checkout
  3. bin/magento setup:upgrade

Or

  1. Download the release zip
  2. Unzip and upload content to app/code/Avarda/Checkout/
  3. bin/magento module:enable Avarda_Checkout
  4. bin/magento setup:upgrade

Known Issues

  • Selecting a region is not supported.
  • Finland is the only supported country (hardcoded value).
  • No return is made in Avarda when a creditmemo is done for order.
    • Creditmemo's must be done online through an invoice or if no invoice yet cancel order will make refund
  • inventory is not reserved before payment, which can cause issues when backorders are not enabled for low stock items

Found and issue in code?

  • Please create issue to github

Found other issues?

  • Please contact avarda support

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2021-02-11