Search code examples
xcodeswiftios8ios9applepay

Can we test Apple pay in simulator


I know that Apple pay testing we use Apple pay stubs in iOS 8, but please let me know how to use Apple pay without ApplePayStubs in iOS 9 in simulator.

Thanks in advance


Solution

  • Yes it is working in Simulator with Xcode 7 and iOS 9.

    No need for bio metric thumb scanning.

    Thanks all