-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
InvestigatingInvestigating this issue together with the merchantInvestigating this issue together with the merchantenhancementNew feature or requestNew feature or request
Description
If a customer has multiple subscriptions which are triggered on the same date, multiple orders are created.
So the customer might pay shipping fees multiple times, might not be effected by special discounts at that time or so on.
So placing separate orders on the same date is not applicable.
$this->addProduct($molliePayment, $cart, $subscription->metadata->quantity ?? 1); |
Metadata
Metadata
Assignees
Labels
InvestigatingInvestigating this issue together with the merchantInvestigating this issue together with the merchantenhancementNew feature or requestNew feature or request