Currently i am trying to develop a native iOS application where i have to integrate Stripe based Apple Pay, For that i have added the SDK provided by them inside my project.
At the final step, i am going to test the apple pay functionality but i am not sure how i can perform it.
1) Do i have to add some dummy / test card account in my Passbook application ?
2) or Do i have to add some real card account in my Passbook application but while payment operation, if i perform any transaction then do it deduct the balance from my account?
3) or Nothing setup is required for Passbook for development purpose
Please guide me.
According to the documentation if you use your test API keys they'll detect it. Here is what it says exactly: