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

Kaui does not allow decimal values in the refund amount ( other than the actual amount ) #406

Open
KBbitsP opened this issue Jun 3, 2024 · 0 comments

Comments

@KBbitsP
Copy link
Contributor

KBbitsP commented Jun 3, 2024

Description : Kaui does not allow decimal values in the refund amount ( other than the actual amount ). So if original invoice is 24.95, then kaui will force me to issue refund for something like 23.95 or 24.95 or 22.95 but not 22.40 etc. The refund API https://killbill.github.io/slate/payment.html#refund-an-existing-payment-using-paymentid has not such restriction though and allows all amounts.

Expected : There should be no restriction on the refund amount and Kaui must allow all refund values upto the invoice value.

image (6)

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