razorpay / razorpay/razorpay-java

order id generation error!! getting null value #41

Open
#340 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.