Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Missing Decimalconverter #32

Open
prismamed opened this issue Jan 12, 2021 · 1 comment
Open

Missing Decimalconverter #32

prismamed opened this issue Jan 12, 2021 · 1 comment

Comments

@prismamed
Copy link

The API is returns following error:

Heidelpay responded with 400 when calling https://api.heidelpay.com/v1/payments/charges/. [{merchantMessage: Amount 1102.00000000 has mor than 4 posistions after the decimal point., customerMessage: Invaliv amount...."

This is due wrong formatting of decimal numbers in the json serializer. you need a decimalconverter (https://www.newtonsoft.com/json/help/html/T_Newtonsoft_Json_JsonConverter_1.htm)

@hbunjes
Copy link

hbunjes commented Mar 18, 2021

I think this project is dead. I was told by Unzer there is no time for the developers to work on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants