# Apple Pay™ Accept Apple Pay™ on your website or iOS application using Finix. With a few steps you can begin accepting Apple Pay using Finix's API on your [website](/guides/online-payments/digital-wallets/apple-pay/apple-pay-on-web) or in your [iOS application](/guides/online-payments/digital-wallets/apple-pay/apple-pay-on-ios). Adding Apple Pay lets your customers authorize payments with Touch ID. ## Integration Requirements Before you can use Apple Pay with Finix: 1. [A Finix API Key](/additional-resources/developers/authentication-and-api-basics/api-keys) 2. The seller needs to complete [Onboarding](/guides/platform-payments/onboarding-sellers). When a seller completes Onboarding they'll have an [approved `Merchant` ](/guides/platform-payments/onboarding-sellers/seller-onboarding-process). You'll use the `Merchant#id` to process the Apple Pay payment. 3. Review and follow Apple Pay's [Acceptable Use Policy](https://developer.apple.com/apple-pay/acceptable-use-guidelines-for-websites/). 4. Websites must be served on an HTTPS webpage that has a valid SSL certificate and supports TLS. Refer to the following article to confirm your website's server follows requirements: [Apple Pay Server guidelines](https://developer.apple.com/documentation/apple_pay_on_the_web/setting_up_your_server). Before you can integrate into Finix: 1. Create an Apple Developer Sandbox Account 2. Ensure you are logged into this developer account through iCloud on your Macintosh. 3. You must use Apple Pay test card numbers from their documentation. Please see [Apple developer website](https://idmsa.apple.com/IDMSWebAuth/signin?appIdKey=891bd3417a7776362562d2197f89480a8547b108fd934911bcbea0110d07f757&path=%2Faccount%2F&rv=1). ## Learn More Apple Pay™ on iOS Accept Apple Pay™ in your iOS application using Finix. Apple Pay™ on Web Accept Apple Pay™ in your website using Finix.