View Issue Details

IDProjectCategoryView StatusLast Update
0007971module PayPal Checkoutmodule PayPal checkout - subpublic2026-07-02 13:02
ReporterQA Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product Version2.9.1 / 3.8.1 
Target Version2.9.2 / 3.8.2 
Summary0007971: Checking B2B mode differs between the module and the shop
DescriptionIn the PayPal module, the B2B mode is always checked via the shop’s basic settings: Registry::getConfig()->getConfigParam(“blShowNetPrice”).

In the shop, the basket object has a method for checking the B2B mode: isPriceViewModeNetto().

If you had to build a B2B module, you would overload this method.
However, this only makes sense if you actually use it in your module.
Additional InformationQA - ES -
Ticket#140140
TagsNo tags attached.

Activities

There are no notes attached to this issue.