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

createJsonPayment no longer supported? #332

Open
daniel-taykus opened this issue Dec 3, 2024 · 0 comments
Open

createJsonPayment no longer supported? #332

daniel-taykus opened this issue Dec 3, 2024 · 0 comments

Comments

@daniel-taykus
Copy link

I''m trying to create a payment following this documentation:

https://github.com/razorpay/razorpay-java/blob/master/documents/payment.md#create-payment-json

But when the method is executed, I get the following error:

com.razorpay.RazorpayException: BAD_REQUEST_ERROR:The requested URL was not found on the server.

It seems that create method is no longer available on the API, but this library still have it.

Is there another way to create a payment (before capture) via this library or the API?

Thanks in advance.

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