ios - Unable to add test card for apple pay testing -


i working integrate apple pay in application test it, assume need have test card added in wallet app . without getting error in xcode "this device cannot make payments."

i have done setup related xcode ,and under capability can see merchant id selected , 3 checkmark done .

so tried adding test card apple pay testing (getting token) followed process setting -> wallet , apple pay -> add credit/debit card -> enter manually -> here have given fake credentials taken apple

testcards apple site fpan: 5204 2477 5000 1497 expiration date: 11/2022 cvc: 111

but none of cards accepted , mastercards error , issuer doesn't yet offer support card . likewise errors visa test cards getting .

so how suppose test apple pay integration without having add cards in apple pay setup or how can add test card token.

edit: able see apple pay presentation screen, simulated cards allready added in default.

i looking same real device

hi have got answer support

it’s not possible add test credit card number (even braintree’s test cards) apple’s passbook. credit card wanted add passbook testing purposes need real.

updating user should not confused when work apple pay.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -