- Added support for fetch methods on payments
Fix: Updated json dependency to fix security vulnerability
feat: Added new API endpoints
- Added support for addBankAccount, deleteBankAccount, requestEligibilityCheck & fetchEligibility on customer
- Added support for Dispute
- Added support for uploadStakeholderDoc, fetchStakeholderDoc on stakeholder
- Added support for uploadAccountDoc, fetchAccountDoc on account
- Added support for Document
- Added support for fetch all IINs Supporting native otps & fetch all IINs with business sub-type using fetchList
- Added support for viewRtoReview & editFulfillment on order
- Added oauth APIs (getAuthURL, getAccessToken, refreshToken, revokeToken)
- Added support for access token based authentication mechanism
- Added support for onboarding signature generation
- Doc updated
#286 b6179a5
feat: Added new API endpoints
- Added account onboarding API (create, fetch, edit, delete)
- Added stakeholders API (create, fetch, fetchAll, edit)
- Added product configuration API (requestProductConfiguration, fetch, edit, fetchTnc)
- Added webhooks API (create, fetch, fetchAll, edit, delete)
- Added token sharing API (create, fetch, delete, processPaymentOnAlternatePAorPG)
- Added Third party validation API for Payments (createUpi, validateVpa)
- Added Fetch payment methods API for Payments
- Doc Updated
- New APIs for Payments (Otp generate, Otp submit, Otp resend)
- Bug fix for delete
- Doc Updated
- Added Item Api
- Added RegistrationLink Api
- QR code end point Api
- Update, cancel update ,fetch details of a Pending Update, pause, resume subscription & delete offer Api
- Update Customer Api,
- Add Settlement Api,
- Added PaymentLink Api,
- Added issue an invoice, delete invoice for invoice
- Add/Delete TPV Bank Account
- Register emandate and charge first payment together
- PaperNACH/Register NACH and charge first payment together
- Added create recurring payment, fetch card details, card downtime & card downtime by Id , create payment json API's for payment
- Added edit and notify API's for payment links
- Added edit, refund, fetch multiple refund for payment API's for refunds
- Added edit order Api vFund API's end point
- UPI
- Added Verfiy payment link ,payment & subscription verification
- Added Testcases vAdded readme files
- Bug fix for Close Virtual Account
- Support for cancelling an Invoice
- More Robust TLS fixes.
- Forces TLS1.1, 1.2 to be enabled
- Support for RAW API calls
- Fix for delete APIs for Tokens and Addons.
- Support for Delete Customer Token
- New APIs for Subscription, Addon, Plan, Virtual Account and Bank Transfer
- Webhook signature verification: The webhook signature verification method was fixed to allow custom secrets for webhooks.
- We also changed the method signature to make it consistent across all SDKs.
- Support for Transfer APIs
- Bump version to 1.2.1