pimcore / ecommerce-framework-bundle

Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.
https://pimcore.com/docs/platform/Ecommerce_Framework/
Other
8 stars 30 forks source link

[Bug]: Fix error on recreateOrder if one time token is used #121

Closed kingjia90 closed 1 year ago

kingjia90 commented 1 year ago

Resolves https://github.com/pimcore/ecommerce-framework-bundle/issues/103

Additional Info

removeAppliedTokenFromOrder triggers unuse() and at the same time re-applies to the new order (successor)