razorpay / razorpay-java

Razorpay Java SDK
https://mvnrepository.com/artifact/com.razorpay/razorpay-java
MIT License
57 stars 64 forks source link

update customer endpoint #308

Closed ankitdas13 closed 6 months ago

ankitdas13 commented 6 months ago

Reference doc

Add Bank Account

Delete Bank Account

Fetch Eligibility- Affordability

Eligibility Check

rohitcbr commented 6 months ago

If you have a JIRA ticket for this code change, it is better to add the PR title as JIRA-TICKET-ID (JIRA-TICKET-TITLE) In this way it is easier to find the code changes later using the JIRA tickets

rohitcbr commented 6 months ago

Some checks are failing, please check it

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.07%. Comparing base (0a25a2d) to head (513814b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #308 +/- ## ============================================ + Coverage 83.77% 86.07% +2.29% - Complexity 306 314 +8 ============================================ Files 58 60 +2 Lines 709 718 +9 Branches 31 31 ============================================ + Hits 594 618 +24 + Misses 91 75 -16 - Partials 24 25 +1 ``` | [Flag](https://app.codecov.io/gh/razorpay/razorpay-java/pull/308/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/razorpay/razorpay-java/pull/308/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay) | `86.07% <100.00%> (+2.29%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=razorpay#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.