- 🇨🇭Switzerland aerzas
The issue is quite old and concerns a deprecated module version.
Please reopen if the problem still occurs.
The prices that are transferred to Datatrans are first converted from a float format to integer by intval(), but round() should also be used to have an accurate rounding.
You can read more about this issue here:
https://www.php.net/manual/de/function.intval.php#101439
Here is a demo:
https://3v4l.org/iiBSG
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The issue is quite old and concerns a deprecated module version.
Please reopen if the problem still occurs.