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

Cannot create ArPayment API #231

Open
PeterMedhealth opened this issue Nov 24, 2022 · 1 comment
Open

Cannot create ArPayment API #231

PeterMedhealth opened this issue Nov 24, 2022 · 1 comment

Comments

@PeterMedhealth
Copy link

I am trying to create ArPayment against an invoice.

But always got an error. What part of my execution is wrong?

This is the invoice screen shot :
image

And this is the create function with error:
image

@charliepreston
Copy link

You are using TRX_INLINEAMOUNT which is an inline credit, so you will likely need to supply the INLINEKEY and/or INLINEENTRYKEY. If you just meant to make a normal payment, then use TRX_PAYMENTAMOUNT instead of TRX_INLINEAMOUNT.

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

No branches or pull requests

2 participants