incodes_payment 1.0.0+1
incodes_payment: ^1.0.0+1 copied to clipboard
A Flutter package for handling multiple payment gateways including Stripe, Razorpay, PayPal, and more.
Changelog #
1.0.0+1 Initial Release #
- First release of incodes_payment package.
- Added support for multiple payment gateways:
- Razorpay
- Stripe
- PayPal
- CashFree
- Paystack
- Flutterwave
- Added In-App Purchase (IAP) integration with receipt validation.
- Provided unified service layer for handling payments.
- Included example usage and basic documentation.