定制 conneqt/module-sap-service-layer-special-prices 二次开发

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

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

conneqt/module-sap-service-layer-special-prices

最新稳定版本:1.1.4

Composer 安装命令:

composer require conneqt/module-sap-service-layer-special-prices

包简介

N/A

README 文档

README

When using the SAP Special Price module, most configuration options from the base module do not apply. Only a few base settings remain functional.

Store Configuration

In Stores → Configuration → SAP Special Prices, you can choose which API is used to retrieve product prices:

  • Special Prices: Uses the GET API SpecialPrices
  • Item Prices: Uses the POST API CompanyService_GetItemPrice

API Behavior

The CompanyService_GetItemPrice API should generally be preferred, as it returns fully calculated and accurate prices. It includes all necessary business logic and price calculations.

The SpecialPrices API, on the other hand, only retrieves prices directly from the customer’s price list. It does not apply any additional pricing rules or calculations.

Requirements

To retrieve SAP special prices, the following conditions must be met:

  1. The customer must be logged in.
  2. The customer account must have the Cardcode attribute set with a valid value.
  3. The API configuration must be correctly filled in under the SAP Base configuration section.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-11-02