razorpay / razorpay-ruby

Razorpay Ruby SDK
https://rubygems.org/gems/razorpay
MIT License
64 stars 59 forks source link

Version bump to v3.1.0 #234

Closed ankitdas13 closed 10 months ago

ankitdas13 commented 10 months ago

[3.1.0] - 2023-10-13

Added

feat: Added new API endpoints

Added account onboarding API create, fetch, edit, delete Added stakeholders API create, fetch, all, edit Added product configuration API request_product_configuration, fetch, edit, fetch_tnc Added webhooks API create, fetch, all, edit, delete Added Documents API upload_account_doc, fetch_account_doc, upload_stakeholder_doc, fetch_stakeholder_doc Added token sharing API create, fetch, delete, process_payment_on_alternate_pa_or_pg

codecov-commenter commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (7fc9613) 96.83% compared to head (b0ebbe6) 96.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ======================================= Coverage 96.83% 96.83% ======================================= Files 35 35 Lines 631 631 ======================================= Hits 611 611 Misses 20 20 ```

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