**Last updated**: 30 October 2025 | [**Change log**](/products/checkout/android/changelog/) # Create sessions to pay with a card and CVC Use our Android SDK to secure your customer's payment details by creating separate sessions for the card details and CVC. 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.