fetchCapabilities
open fun fetchCapabilities(@NonNull cardNumber: String, @NonNull callback: UnionPayFetchCapabilitiesCallback)
Fetches the capabilities of a card. If the card needs to be enrolled use enroll.
On completion, returns the UnionPayCapabilities to onResult
On error, an exception will be passed back to onResult
Parameters
cardNumber
The card number to check for Union Pay capabilities.