braintree / braintree-android-google-payment

Google Payment component for our Braintree AndroidSDK
MIT License
3 stars 10 forks source link

Support isNetworkTokenized #9

Closed demerino closed 4 years ago

demerino commented 4 years ago

Add isNetworkTokenized to GooglePaymentCardNonce.

sestevens commented 4 years ago

Maybe we could say something like True if the card is network tokenized (i.e., a virtual card number is provided in place of the customer's actual card number)?