Instance Method

emvApplicationSelectionStrategy(strategy:)

Specify the Mobile.EmvApplicationSelectionStrategy to use when a presented payment card supports multiple EMV applications and the user or customer must select one of them to be able to complete the transaction. Optional.

Declaration

@discardableResult func emvApplicationSelectionStrategy(strategy: EmvApplicationSelectionStrategy) -> PaymentEngineBuilder

Return Value

The current PaymentEngineBuilder instance for fluent access.

Parameters

strategy

The strategy to use.