Skip to content

Sanitize JSON configuration and adds additional information

Compare
Choose a tag to compare
@wallaceSF wallaceSF released this 28 Jul 22:32

✨ New Features

No Features

🐛 Bug fixes

Sanitize JSON configuration

Remove special characters from the json that contains module's settings before inserting it in the database.

Adds missing payment information in the order object

We added "NSU", "TID" and "our number' to payment information inside the order object.

🚀 Improvements

No Improvements