razorpay / razorpay/razorpay-java
order id generation error!! getting null value #41
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 74
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
order id generation error!! getting null value #41
class ApiClient
line no - 124
Unable to parse response because of com.razorpay.Order
can not be cast to
com.example.my appliction.
com.razorpay.Entity
Razorpay developer team please help
programming language in Java
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at ApiClient line 124 and trace how the Razorpay Order response is parsed and cast, using the reported null value and com.razorpay.Order/com.example.myapplication.Entity mismatch as the reproduction clues. Clarify the expected response and a reproducible request first; done should mean order ID generation no longer produces the reported null or cast failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100