Contextual Checkout is available on request. Contact your Cashfree account manager or submit the Support Form to enable it on your account.
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:
- With context card
- Without context card

Context card on checkout, above offers and payment methods
Add checkout context
Pass acheckout_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.