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.
Link copied to clipboard
Create a SimulatedCard
object from a custom test card number.
Functions
Link copied to clipboard
fun emvForSimulatedCard(computedPriority: List<RoutingPriority>, isScaRecollection: Boolean): EmvBlob
Content copied to clipboard
Generate an EMV Blob for the current simulated card.