Actions
Feature proposal #9658
closedImprove Promotions to evaluate geographic conditions outside of basket
Description
Promotions can change pricing displays of plans outside of basket, but only do so in basket due to evaluating geographic data strictly from the basket. However it's just using the invoice address from _comprofiler CBSubs fields that was synchronized to the basket. So if the user already has invoice address stored in _comprofiler then when outside of basket it should use that for evaluating geographic conditions.
Updated by krileon about 2 months ago
- Subject changed from Improve Tax and Promotions to evaluate geographic conditions outside of basket to Improve Promotions to evaluate geographic conditions outside of basket
- Description updated (diff)
Updated by krileon about 2 months ago
CBSubs Promotions CAN evaluate geographic data outside of basket, but that code isn't working due to a bug.
Updated by krileon about 2 months ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !361
Actions