Skip to content

Commit

Permalink
feat: add partner's api's (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitdas13 committed May 30, 2023
1 parent 15b6105 commit b6179a5
Show file tree
Hide file tree
Showing 56 changed files with 3,874 additions and 143 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ razorpayClient.addHeaders(headers);
## Supported Resources
- [Addon](documents/addon.md)

- [Account](documents/account.md)

- [Item](documents/item.md)

- [Customer](documents/customers.md)
Expand All @@ -62,8 +64,12 @@ razorpayClient.addHeaders(headers);

- [Payments](documents/payment.md)

- [Product Configuration](documents/productConfiguration.md)

- [Settlements](documents/settlement.md)

- [Stakeholder](documents/stakeholder.md)

- [Fund](documents/fund.md)

- [Refunds](documents/refund.md)
Expand Down Expand Up @@ -93,6 +99,8 @@ razorpayClient.addHeaders(headers);
- [Register NACH and Charge First Payment Together](documents/registerNach.md)

- [Payment Verification](documents/paymentVerfication.md)

- [Webhook](documents/webhook.md)
---

* Make custom requests
Expand Down

0 comments on commit b6179a5

Please sign in to comment.