EdfaPgTestCards class

Constructors

EdfaPgTestCards()

Properties

CAPTURE_FAILURE EdfaPgCard
This card number and card expiration date must be used for testing unsuccessful CAPTURE after successful AUTH.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SALE_FAILURE EdfaPgCard
This card number and card expiration date must be used for testing unsuccessful sale.
getter/setter pair
SALE_SUCCESS EdfaPgCard
This card number and card expiration date must be used for testing successful sale.
getter/setter pair
SECURE_3D_FAILURE EdfaPgCard
This card number and card expiration date must be used for testing unsuccessful sale after 3DS verification.
getter/setter pair
SECURE_3D_SUCCESS EdfaPgCard
This card number and card expiration date must be used for testing successful sale after 3DS verification.
getter/setter pair

Methods

all() List<EdfaPgCard>
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