Closed SamuelMaile closed 3 years ago
Hi Samuel. Thanks for the feature request. So this has been discussed with you colleague and the best possible solution was released in 1.2.6. We will close this item for now but if you or your colleague have additional request in this regard please open a new feature request or contact us directly.
Potential to have the option to influence the order_text/lines whether they should be overwritten or not with previous text.
From Magento 2 - it appears that the following is triggered by the module.
Example:
POST https://api.reepay.com/v1/charge/000000118/settle 2021-01-25T11:13:55.301+01:00 {"key":1,"amount":64000,"ordertext":"settled"} .
Order text is then replaced by settled, as per the above call.
(FROM OUR API DOC)