**Last updated**: 30 October 2025 | [**Change log**](/products/checkout/android/changelog/) # Create a session to pay with a card Use our Android SDK to secure your customer's card details by creating a session. Full sample integration You can see an example of the session generation [here](https://github.com/Worldpay/access-checkout-android/tree/v2.6.0/demo-app/src/main/java/com/worldpay/access/checkout/sample). ## Set your views When you create your checkout form, you must set the views that your customers use to enter their card details. You must use unique identifiers for your view configurations. Here's an example of how you would set your view configurations.