Skip to content

Order recalculation issue #7

@jelen07

Description

@jelen07

If the user change the payment method after the order was placed, the order total price does not change, just the payment fee.

The $orderProcessor->process($order); should be called.

Step to reproduce

  1. Place order as usual
  2. After checkout change payment method with different fee
  3. Check the order total price in admin

💡 Another hint: When you call the process method above, it will mess the order details (add extra payment fee, taxes, etc.).

Update

It's related to Sylius/Sylius#12437 - Sylius's core team should decide, who is responsible for order recalculation after the change of the payment method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions