Skip to content

[FEATURE] Multiple Subscriptions are created as separate orders #58

@ThomasNegeli

Description

@ThomasNegeli

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

Labels

InvestigatingInvestigating this issue together with the merchantenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions