Reputation: 1403
I'm using the iOS/iPhone6 simulator from Xcode 7.2. Following the steps on Apple Pay Stripe integration guide I just can't find the Wallet & Apple Pay
link on the settings screen. I'm already logged on a iCloud tester account. Am I missing something? I just can't find Apple Pay settings on iOS simulator.
Upvotes: 5
Views: 10489
Reputation: 3258
The other posts are mostly right. To add a credit card you need to be on a physical device and if you're testing you should be logged into a Apple Pay Sandbox Account.
However, you can still test just fine with the Simulator, just use the Pay with Passcode button and it will fetch a fake paymentToken
from Apple.
Upvotes: 3
Reputation: 23651
You can simulate Apple Pay from the Hardware Menu in the iOS Simulator.
For security reasons, you are not allowed to actually add credit cards or make real payments.
Upvotes: 3