Matthias RAIGNE

Results 10 issues of Matthias RAIGNE

Sometime PrestaShop will split a Cart in multiple Order with same Reference after a Payment. This is made in [PaymentModule::validateOrder()](https://github.com/PrestaShop/PrestaShop/blob/1.7.6.x/classes/PaymentModule.php#L257) Because this splitting is made by PrestaShop after the Payment,...

question

We need to improve documentation about PrestaShop javascript events to explain how to implement a listener. Currently we have events on FO documented but we also have events in BO...

question

This should be documented : https://github.com/PrestaShop/PrestaShop/pull/13972

question

### Order splitting Sometime PrestaShop will split a Cart in multiple Order with same Reference after a Payment. Because this splitting is made by PrestaShop after the Payment, Customer has...

integration deployment

## Self-Checks - [x] I have performed a self-review of my code. - [ ] I have updated/added necessary technical documentation in the [README](/README.md) file. ## JIRA task link Resolves:...