Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekshindhe committed Feb 28, 2025
1 parent 8a00d7f commit 15e6101
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ We export a class `Razorpay` from `package:razorpay_flutter/razorpay_flutter.dar
#5 Razorpay.open (package:razorpay_flutter/razorpay_flutter.dart:49:5)
```

### Class Registrar not found

Please update to version 1.4.0 to fix this issue.

Check the signatures of the callbacks for payment events. They should match the ones described [here](#onstring-eventname-function-listener).

## API
Expand Down Expand Up @@ -279,3 +283,4 @@ The event names have also been exposed as Strings by the `Razorpay` class.
| Field Name | Type | Description |
| ---------- | ------ | ----------------------------------------- |
| walletName | String | The name of the external wallet selected. |

0 comments on commit 15e6101

Please sign in to comment.