Skip to content
Snippets Groups Projects
Commit 2d3e9d21 authored by Denis Ledoux's avatar Denis Ledoux
Browse files

[FIX] website_sale: ensure payment transaction is for current order

When ordering on the ecommerce,
if a payment transaction was found in the session,
this transaction was used as transaction for the current order.

Nevertheless, if the transction is no longer linked to
the current order, we should not use it.

This happened, for example, when the quotation
was deleted while the customer/user didn't close
its browser, and the transaction id was therefore
still in its session.

opw-650417
parent 49be5417
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment