# Embedded Payments on iPhone

Give your customers the ability to accept in person payments using a compatible iPhone.

## Before you start

### Supported devices

**Embedded Payments on iPhone** requires:

- iPhone XS or above
- [iOS 17.0](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-17-release-notes) or later


Embedded Payments won't work on beta releases of iOS. It is also recommended to ask your users to update to the latest iOS version for best performance.

### Account authorisation

You must implement [account authorisation](/pos/embedded-payments/account-authorisation) in your POS interface and server thereby establishing a trusted link to your Tyro merchant account.

### Latest SDK version

- Familiarise yourself with the [integration flow, steps and code examples](/pos/embedded-payments/iphone/integrate-sdk).
- Always use the latest version of Tyro Embedded Payments SDK.


### App authentication

You must implement authentication inside your App before integration of the **Tyro Embedded Payments SDK**.

### Apple entitlement

To use Embedded Payments on iPhone, you must request and configure the [Embedded Payments on iPhone entitlement from your Apple Developer account](https://developer.apple.com/documentation/proximityreader/setting-up-the-entitlement-for-tap-to-pay-on-iphone?language=swift).

### Testing

To test Embedded Payments in the test environment, you need to [create a Sandbox Apple ID](https://help.apple.com/app-store-connect#/dev8b997bee1).

## Set up for success

1. Follow the [Human Interface Guideline](https://docs.adyen.com/point-of-sale/ipp-mobile/tap-to-pay/guidelines) during your app design and development to ensure optimal user experience and successful review process with Apple.
2. See [Apple's developer marketing guidance](https://developer.apple.com/tap-to-pay/marketing-guidelines/) and [merchant education](https://developer.apple.com/tap-to-pay/how-to-accept-payments/) for ideas on guiding your users on the in-app experience, including in-product promotion and text or email alerts.
3. Follow the security best practices and tech review guidelines for successful certification with Tyro.


**More helpful resources on Embedded Payments from Apple**:

- [Demo](https://developer.apple.com/tap-to-pay/media/LaserTag_Main_Film_Shopify_960x540.mp4)
- [Apple Developer Page](https://developer.apple.com/tap-to-pay)
- [Frequently asked questions](https://register.apple.com/tap-to-pay-on-iphone/faq)