anypay_razorpay 0.0.3 copy "anypay_razorpay: ^0.0.3" to clipboard
anypay_razorpay: ^0.0.3 copied to clipboard

Razorpay adapter for AnyPay, enabling Razorpay payments in Flutter.

AnyPay Razorpay Adapter #

Pub Version | License: MIT

anypay_razorpay is a Razorpay adapter for the AnyPay Flutter plugin.
It allows developers to integrate Razorpay payments using the unified AnyPay API, while keeping UI fully under the developer's control.


Features #

  • Unified API through AnyPay: AnyPay.charge()
  • Adapter-based Razorpay integration
  • Handles payment statuses:
    • success
    • failed
    • pending
    • error
  • No forced UI – developer decides how to display payment results
  • Lightweight and easy to integrate

Installation #

Add this to your pubspec.yaml:

dependencies:
  anypay_razorpay: <latest_version>
1
likes
160
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Razorpay adapter for AnyPay, enabling Razorpay payments in Flutter.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

anypay, flutter, razorpay_flutter

More

Packages that depend on anypay_razorpay