Skip to main content
Checkout displays the merchant name, payment amount, and available payment methods. Use Contextual Checkout to add a short purchase description so customers can confirm what they are paying for before they complete the payment.
Contextual Checkout is available on request. Contact your Cashfree account manager or submit the Support Form to enable it on your account.
If you pass a valid checkout_context value, checkout displays a context card above the payment methods. If the key is missing, the value is invalid, or Contextual Checkout is not enabled for your account, checkout does not display the context card. The following tabs show checkout scenarios with and without a context card:
Cashfree checkout for BookYourFlight showing a context card with Flight booking DEL to BOM, 12 JUN at 14:30 above Offers and Coupons

Context card on checkout, above offers and payment methods

Add checkout context

Pass a checkout_context key in the existing order_tags object when you call the Create Order API. This requires no new endpoint, SDK upgrade, or extra integration step. You control the text shown in the context card. Use it for a route, booking reference, invoice number, or any other short description the customer can recognise.
Context card rule: If checkout_context is invalid, checkout ignores the value and does not display the context card.