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

Payout Status Remains "Processing" in Test Mode Using /v1/payouts API #313

Open
abishkar opened this issue Mar 19, 2024 · 0 comments
Open

Comments

@abishkar
Copy link

Hello Razorpay Community,
I've been integrating Razorpay's payouts API (https://api.razorpay.com/v1/payouts) into our system and conducting tests in the test environment. After initiating a payout successfully, I've noticed that the payout status is consistently marked as "Processing" and does not change to "Processed."
Here's a brief overview of the steps I've followed:

  • Used the /v1/payouts endpoint to create a payout.
  • The request is successful, and the payout is created with a status of "Processing."
  • However, even after waiting, the status does not update to "Processed."
    I understand that this is the test environment, and actual fund transfers aren't taking place. My questions are:
  • Is it expected behavior in the test environment for the payout status to remain "Processing" without changing to "Processed"?
  • Are there any steps I can take to simulate the status change to "Processed" for testing purposes?
  • Does Razorpay provide any mechanism or endpoint in the test mode to manually update or simulate different payout statuses?
    We are currently not testing in live mode and want to ensure our integration handles all potential statuses correctly. Any guidance or insights on this matter would be greatly appreciated.
    Thank you for your assistance.
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