Can I create multiple custom tender types?
like:
giftcard_basic_transaction_capabilities.xml
giftcard_premiun_transaction_capabilities.xml
and in my AndroidManifest.xml:
... ...
Can I create multiple custom tender types?
like:
giftcard_basic_transaction_capabilities.xml
giftcard_premiun_transaction_capabilities.xml
and in my AndroidManifest.xml:
... ...
Using multiple capabilities of same type in an app is not recommended since we use the package name as the unique identifier and this may cause unexpected behavior