Rusty Razorpay
Rusty Razorpay is an unofficial Rust SDK for Razorpay, currently a work in progress. Please note that this library is in the early stages of development, and nothing has been tested yet. The API and features are subject to change without prior notice.
Installation
To use Rusty Razorpay in your project, add the following line to your Cargo.toml file:
= { = "https://github.com/a-rustacean/rusty-razorpay" }
Progress
- Account
- Addon
- Card
- Customer
- Fund account
- IINS
- Invoice
- Dispute
- Document
- Item
- Order
- Payment
- Payment link
- Plan
- Product
- QR Code
- Refund
- Settlement
- Stakeholders
- Subscription
- Token
- Transfer
- Virtual account
- Webhook
Important Notice
This library is currently under active development, and no testing has been performed yet. Therefore, it is not recommended for use in a production environment at this time. Additionally, be aware that the API may undergo significant changes as development progresses.
License
This project is licensed under the MIT License.
Contributions
Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback to help improve Rusty Razorpay. Before contributing, please review the Contribution Guidelines.