ios - Can we get Test Card to test ApplePay in BrainTree SDK? -


i have app in have implement apple pay + braintree.

i implemented apple pay suggested braintree. in this,

[pkpaymentauthorizationviewcontroller canmakepayments] return me yes 

but,

[pkpaymentauthorizationviewcontroller canmakepaymentsusingnetworks:] returns me `no`. 

is braintree provides test card test apple pay?

thanks in advance

this link explains how test apple pay braintree. need add actual functional card passbook. card won't charged there no test cards apple pay when integrating braintree


Comments