razorpay / razorpay-php

Razorpay PHP Library
MIT License
186 stars 128 forks source link

feat: Added new API endpoints #366

Closed ankitdas13 closed 11 months ago

ankitdas13 commented 11 months ago

Add these endpoints

codecov-commenter commented 11 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.

Project coverage is 49.45%. Comparing base (4d11a22) to head (99b1972). Report is 7 commits behind head on master.

Files Patch % Lines
src/Customer.php 0.00% 12 Missing :warning:
src/Dispute.php 0.00% 12 Missing :warning:
src/Account.php 0.00% 7 Missing :warning:
src/Entity.php 0.00% 7 Missing :warning:
src/Stakeholder.php 0.00% 7 Missing :warning:
src/Order.php 0.00% 6 Missing :warning:
src/Document.php 0.00% 5 Missing :warning:
src/Settlement.php 0.00% 5 Missing :warning:
src/Iin.php 0.00% 3 Missing :warning:
src/Payment.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ============================================ - Coverage 53.88% 49.45% -4.43% - Complexity 234 255 +21 ============================================ Files 32 34 +2 Lines 670 734 +64 ============================================ + Hits 361 363 +2 - Misses 309 371 +62 ```

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