OnPayPaymentApi class
Constructors
- OnPayPaymentApi({String baseUrl = "secure.onpay.ru"})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pay(
OnPayOrder order) → Future< DataModelsPayResponse> -
qrCodeUrl(
OnPayOrder order) → Uri -
sbpPay(
OnPayOrder order) → Future< DataModelsQrPayResponse> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited