IPay class

Constructors

IPay({required String vendorId, required String vendorSecurityKey})

Properties

baseUrl String
latefinal
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vendorId String
final
vendorSecurityKey String
final

Methods

checkoutUrl({required String live, required String oid, required String inv, required String ttl, required String tel, required String eml, required String curr, String p1 = "", String p2 = "", String p3 = "", String p4 = "", required String cbk, required String cst, required String crl, String mpesa = "1", String bonga = "1", String airtel = "1", String equity = "1", String creditcard = "1", String mobilebanking = "0", String mkoporahisi = "0", String saida = "0", String elipa = "0", String unionpay = "0", String mvisa = "0", String vooma = "0", String pesalink = "0", String autopay = "0"}) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited