SimulatedCard
A SimulatedCard contains all information necessary to simulate the experience of paying with specific card brands / error conditions.
Constructors
Link copied to clipboard
Create a SimulatedCard object from one of the preconfigured SimulatedCardTypes.
constructor(testCardNumber: String)
Create a SimulatedCard object from a custom test card number.