I am trying to integrate Android pay into my app using Braintree SDK. To test this, we need "Android pay" app installed and we should add card details also right? I am using sandbox for testing..For testing on sandbox, do we need to add card(debit/credit) details into Android pay app? If so can I add test cards supported by Braintree? please let me know .
Asked
Active
Viewed 596 times
2 Answers
1
Full disclosure: I work at Braintree. If you have any further questions, feel free to contact support.
For testing in sandbox you will need to add a real, valid card into the Android Pay app. Android Pay will not accept Braintree test cards.

pblesi
- 534
- 2
- 6
-
So where all these money dedected from our cards will go? – angrybird Feb 11 '16 at 16:47
-
The sandbox will not actually charge your card. The card is only used to demonstrate the app's flow; it will not be passed to Braintree at all. Fake information will be inserted instead. – pblesi Feb 11 '16 at 18:49