Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karna ArticleVat is a long instead of Decimal #52

Open
RABijl opened this issue Feb 25, 2022 · 0 comments
Open

Karna ArticleVat is a long instead of Decimal #52

RABijl opened this issue Feb 25, 2022 · 0 comments

Comments

@RABijl
Copy link

RABijl commented Feb 25, 2022

Hi,
I have the dotnet buckarooSDK 1.4.1 installed and I'm working with the klarnakp paymentmethod and noticed that in the documentation, articlevat is supposed to be a decimal . But in the BuckarooSdk.DataTypes.ParameterGroups.Klarna.Article class, this is a long.

I'm assuming I can just cast my vat percentage to a long and be oke, but i'd like to know if this is intended.

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

No branches or pull requests

1 participant