JsRazorpay class
JsRazorpay
Constructors
- JsRazorpay({required Map options, required dynamic onFailed(dynamic)})
Properties
Methods
-
close(
) → void - close checkout
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
open(
) → void - open checkoout
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited