MultiSafepay / Magento2Msp

MultiSafepay plugin for Magento 2 (Deprecated) see: https://github.com/MultiSafepay/magento2
Open Software License 3.0
29 stars 25 forks source link

[PLGMAGTWOS-646] quote not always closed after completing a order #126

Closed thokiller closed 4 years ago

thokiller commented 4 years ago

When a order was placed and paid the original quote was not always closed but a new quote was created instead and that quote was closed leaving the original quote open. Next to this I updated the logic's to be more inline with the fast-checkout on request of @lewisvoncken

please take a look at this image and the commit

image

Jasper-MultiSafepay commented 4 years ago

@lewisvoncken I could reproduce this issue. I have merged this PR, but have restored the setLastSuccessQuoteId and setLastQuoteId to actually set a quoteId and not the order number at Multisafepay.