public interface OnTokenSelectedListener extends FlowListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTokenSelected(TokenVersion selectedTokenVersion)
This method is invoked when the user has chosen a token with which the payment should be
completed with.
|
void onTokenSelected(TokenVersion selectedTokenVersion)
selectedTokenVersion - the token which has been selected by the user to complete the
transaction with.