# Ajout de la prise en charge du moyen de paiement UPI ## Nouveautés Ajout de la prise en charge d’[UPI](https://docs.stripe.com/payments/upi.md), un moyen de paiement en temps réel en Inde permettant d’accepter des paiements ponctuels et récurrents. ## Impact Si votre entreprise a des clients en Inde, ou des clients indiens à l’étranger, vous pouvez désormais leur proposer de payer avec UPI. ## Modifications #### API REST | Parameters | Change | Resources or endpoints | | ---------------------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `upi` | Added | [Charge.payment_method_details](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout.Session#create.payment_method_options](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [Checkout.Session.payment_method_options](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationToken.testHelpers#create.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate.payment_method_details](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.payment_method_details](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent#confirm.payment_method_data](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntent#confirm.payment_method_options](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntent#create.payment_method_data](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntent#create.payment_method_options](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntent#update.payment_method_data](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntent#update.payment_method_options](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentIntent.payment_method_options](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethod#create](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration#create](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration#update](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentRecord.payment_method_details](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.payment_method_details](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent#confirm.payment_method_data](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntent#confirm.payment_method_options](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntent#create.payment_method_data](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntent#create.payment_method_options](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntent#update.payment_method_data](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntent#update.payment_method_options](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options), [SetupIntent.payment_method_options](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options) | | `upi_handle_redirect_or_display_qr_code` | Added | [PaymentIntent.next_action](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.next_action](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `upi` | Added | [Checkout.Session#create](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_types), [PaymentIntent#create](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntent#update](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntent#confirm](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntent#create](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntent#update](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [ConfirmationToken.testHelpers#create.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntent#create.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntent#update.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntent#confirm.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntent#create.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntent#update.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntent#confirm.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview-type), [PaymentMethod](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-type), [Customer#list_payment_methods](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethod#list](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethod#create](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentLink#create](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLink#update](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLink](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types) | #### Ruby | Parameters | Change | Resources or methods | | ---------------------------------------- | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Charge::PaymentMethodDetail](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout::Session::PaymentMethodOption](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [Checkout::SessionCreateParams::PaymentMethodOption](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [ConfirmationToken::PaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationTokenCreateParams::PaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate::PaymentMethodDetail](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord::PaymentMethodDetail](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent::PaymentMethodOption](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentConfirmParams::PaymentMethodDatum](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntentConfirmParams::PaymentMethodOption](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntentCreateParams::PaymentMethodDatum](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentCreateParams::PaymentMethodOption](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntentUpdateParams::PaymentMethodDatum](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntentUpdateParams::PaymentMethodOption](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationCreateParams](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationUpdateParams](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentMethodCreateParams](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecord::PaymentMethodDetail](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt::PaymentMethodDetail](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent::PaymentMethodOption](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentConfirmParams::PaymentMethodDatum](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntentConfirmParams::PaymentMethodOption](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntentCreateParams::PaymentMethodDatum](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentCreateParams::PaymentMethodOption](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntentUpdateParams::PaymentMethodDatum](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntentUpdateParams::PaymentMethodOption](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options) | | `upi_handle_redirect_or_display_qr_code` | Added | [PaymentIntent::NextAction](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent::NextAction](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | #### Python | Parameters | Change | Resources or methods | | ---------------------------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Charge.PaymentMethodDetail](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout.Session.PaymentMethodOption](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [ConfirmationToken.PaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationTokenCreateParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate.PaymentMethodDetail](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.PaymentMethodDetail](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent.PaymentMethodOption](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentConfirmParamsPaymentMethodDatum](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntentConfirmParamsPaymentMethodOption](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntentCreateParamsPaymentMethodDatum](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentCreateParamsPaymentMethodOption](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntentModifyParamsPaymentMethodDatum](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntentModifyParamsPaymentMethodOption](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationCreateParams](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationModifyParams](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentMethodCreateParams](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecord.PaymentMethodDetail](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.PaymentMethodDetail](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent.PaymentMethodOption](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentConfirmParamsPaymentMethodDatum](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntentConfirmParamsPaymentMethodOption](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntentCreateParamsPaymentMethodDatum](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentCreateParamsPaymentMethodOption](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntentModifyParamsPaymentMethodDatum](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntentModifyParamsPaymentMethodOption](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options), [checkout.SessionCreateParamsPaymentMethodOption](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options) | | `upi_handle_redirect_or_display_qr_code` | Added | [PaymentIntent.NextAction](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.NextAction](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `upi` | Added | [checkout.SessionCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_types), [PaymentIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntentModifyParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntentConfirmParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntentModifyParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [ConfirmationTokenCreateParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentCreateParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentModifyParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentConfirmParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentCreateParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentModifyParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentConfirmParamsPaymentMethodDatum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [ConfirmationToken.PaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview-type), [PaymentMethod](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-type), [CustomerListPaymentMethodsParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodListParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodCreateParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentLinkCreateParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLinkModifyParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLink](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types) | #### PHP | Parameters | Change | Resources or methods | | ---------------------------------------- | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Charge.payment_method_details](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout.Session.payment_method_options](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [Checkout\Session.create().$params.payment_method_option](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [ConfirmationToken.create().$params.payment_method_datum](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [Mandate.payment_method_details](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.payment_method_details](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent.confirm().$params.payment_method_datum](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntent.confirm().$params.payment_method_option](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntent.create().$params.payment_method_datum](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntent.create().$params.payment_method_option](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntent.payment_method_options](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntent.update().$params.payment_method_datum](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntent.update().$params.payment_method_option](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethod.create().$params](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration.create().$params](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration.update().$params](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentRecord.payment_method_details](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.payment_method_details](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent.confirm().$params.payment_method_datum](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntent.confirm().$params.payment_method_option](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntent.create().$params.payment_method_datum](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntent.create().$params.payment_method_option](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntent.payment_method_options](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntent.update().$params.payment_method_datum](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntent.update().$params.payment_method_option](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options) | | `upi_handle_redirect_or_display_qr_code` | Added | [PaymentIntent.next_action](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.next_action](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `upi` | Added | [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview-type), [PaymentMethod](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-type), [PaymentIntent](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-excluded_payment_method_types), [SetupIntent](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-excluded_payment_method_types), [PaymentLink](/api/payment-link/object?api-version=2026-03-25.dahlia#payment_link_object-payment_method_types) | #### Java | Parameters | Change | Resources or methods | | ---------------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Charge.payment_method_details](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationTokenCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate.payment_method_details](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.payment_method_details](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent.payment_method_options](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentConfirmParams.payment_method_data](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntentConfirmParams.payment_method_options](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntentCreateParams.payment_method_data](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentCreateParams.payment_method_options](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntentUpdateParams.payment_method_data](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntentUpdateParams.payment_method_options](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationCreateParams](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationUpdateParams](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentMethodCreateParams](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecord.payment_method_details](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.payment_method_details](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent.payment_method_options](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentConfirmParams.payment_method_data](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntentConfirmParams.payment_method_options](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntentCreateParams.payment_method_data](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentCreateParams.payment_method_options](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntentUpdateParams.payment_method_data](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntentUpdateParams.payment_method_options](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options), [checkout.Session.payment_method_options](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [checkout.SessionCreateParams.payment_method_options](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options) | | `upiHandleRedirectOrDisplayQrCode` | Added | [PaymentIntent.next_action](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.next_action](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [checkout.SessionCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-paymentMethodTypes), [PaymentIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excludedPaymentMethodTypes), [PaymentIntentUpdateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excludedPaymentMethodTypes), [PaymentIntentConfirmParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excludedPaymentMethodTypes), [SetupIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excludedPaymentMethodTypes), [SetupIntentUpdateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excludedPaymentMethodTypes), [ConfirmationTokenCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentUpdateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentConfirmParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentUpdateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentConfirmParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [CustomerListPaymentMethodsParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodListParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodCreateParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentLinkCreateParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-paymentMethodTypes), [PaymentLinkUpdateParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-paymentMethodTypes) | #### Node.js | Parameters | Change | Resources or methods | | ---------------------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Charge.payment_method_details](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout.Session.payment_method_options](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [Checkout.SessionCreateParams.payment_method_options](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationTokenCreateParams.testHelpers.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate.payment_method_details](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.payment_method_details](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent.payment_method_options](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentConfirmParams.payment_method_data](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntentConfirmParams.payment_method_options](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntentCreateParams.payment_method_data](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentCreateParams.payment_method_options](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentIntentUpdateParams.payment_method_data](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_data), [PaymentIntentUpdateParams.payment_method_options](/api/payment_intents/update?api-version=2026-03-25.dahlia#update_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationCreateParams](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationUpdateParams](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentMethodCreateParams](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecord.payment_method_details](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.payment_method_details](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent.payment_method_options](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentConfirmParams.payment_method_data](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntentConfirmParams.payment_method_options](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntentCreateParams.payment_method_data](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentCreateParams.payment_method_options](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options), [SetupIntentUpdateParams.payment_method_data](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_data), [SetupIntentUpdateParams.payment_method_options](/api/setup_intents/update?api-version=2026-03-25.dahlia#update_setup_intent-payment_method_options) | | `upi_handle_redirect_or_display_qr_code` | Added | [PaymentIntent.next_action](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.next_action](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [Checkout.SessionCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_types), [PaymentIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntentUpdateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntentConfirmParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [PaymentIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntentCreateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntentUpdateParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [SetupIntent](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-excluded_payment_method_types), [ConfirmationTokenCreateParams.testHelpers.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentUpdateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [PaymentIntentConfirmParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentCreateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentUpdateParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [SetupIntentConfirmParams.payment_method_data](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data-type), [ConfirmationToken.payment_method_preview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview-type), [PaymentMethod](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-type), [CustomerListPaymentMethodsParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodListParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentMethodCreateParams](/api/payment_methods/customer_list?api-version=2026-03-25.dahlia#list_customer_payment_methods-type), [PaymentLinkCreateParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLinkUpdateParams](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types), [PaymentLink](/api/payment-link/create?api-version=2026-03-25.dahlia#create_payment_link-payment_method_types) | #### Go | Parameters | Change | Resources or methods | | ---------------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `Upi` | Added | [ChargePaymentMethodDetails](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [CheckoutSessionPaymentMethodOptions](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [CheckoutSessionPaymentMethodOptionsParams](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [ConfirmationTokenPaymentMethodDataParams](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [ConfirmationTokenPaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [MandatePaymentMethodDetails](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecordPaymentMethodDetails](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntentConfirmPaymentMethodDataParams](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_data), [PaymentIntentConfirmPaymentMethodOptionsParams](/api/payment_intents/confirm?api-version=2026-03-25.dahlia#confirm_payment_intent-payment_method_options), [PaymentIntentPaymentMethodDataParams](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentPaymentMethodOptions](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentPaymentMethodOptionsParams](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationParams](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodParams](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecordPaymentMethodDetails](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttemptPaymentMethodDetails](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntentConfirmPaymentMethodDataParams](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_data), [SetupIntentConfirmPaymentMethodOptionsParams](/api/setup_intents/confirm?api-version=2026-03-25.dahlia#confirm_setup_intent-payment_method_options), [SetupIntentPaymentMethodDataParams](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentPaymentMethodOptions](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentPaymentMethodOptionsParams](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options) | | `UpiHandleRedirectOrDisplayQRCode` | Added | [PaymentIntentNextAction](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntentNextAction](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | | Value | Change | Enums | | ----- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `upi` | Added | [ConfirmationTokenPaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview-Type), [PaymentMethod](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-Type), [PaymentIntent](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-ExcludedPaymentMethodTypes), [SetupIntent](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-ExcludedPaymentMethodTypes), [PaymentLink](/api/payment-link/object?api-version=2026-03-25.dahlia#payment_link_object-PaymentMethodTypes) | #### .NET | Parameters | Change | Resources or methods | | ---------------------------------- | ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `Upi` | Added | [Charge.PaymentMethodDetails](/api/charges/object?api-version=2026-03-25.dahlia#charge_object-payment_method_details), [Checkout.Session.PaymentMethodOptions](/api/checkout/sessions/object?api-version=2026-03-25.dahlia#checkout_session_object-payment_method_options), [CheckoutSessionPaymentMethodOptionsOptions](/api/checkout/sessions/create?api-version=2026-03-25.dahlia#create_checkout_session-payment_method_options), [ConfirmationToken.PaymentMethodPreview](/api/confirmation_tokens/object?api-version=2026-03-25.dahlia#confirmation_token_object-payment_method_preview), [ConfirmationTokenPaymentMethodDataOptions](/api/confirmation_tokens/test_create?api-version=2026-03-25.dahlia#test_create-payment_method_data), [Mandate.PaymentMethodDetails](/api/mandates/object?api-version=2026-03-25.dahlia#mandate_object-payment_method_details), [PaymentAttemptRecord.PaymentMethodDetails](/api/payment-attempt-record/object?api-version=2026-03-25.dahlia#payment_attempt_record_object-payment_method_details), [PaymentIntent.PaymentMethodOptions](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-payment_method_options), [PaymentIntentPaymentMethodDataOptions](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_data), [PaymentIntentPaymentMethodOptionsOptions](/api/payment_intents/create?api-version=2026-03-25.dahlia#create_payment_intent-payment_method_options), [PaymentMethod](/api/payment_methods/object?api-version=2026-03-25.dahlia), [PaymentMethodConfiguration](/api/payment_method_configurations/object?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationCreateOptions](/api/payment_method_configurations/create?api-version=2026-03-25.dahlia), [PaymentMethodConfigurationUpdateOptions](/api/payment_method_configurations/update?api-version=2026-03-25.dahlia), [PaymentMethodCreateOptions](/api/payment_methods/create?api-version=2026-03-25.dahlia), [PaymentRecord.PaymentMethodDetails](/api/payment-record/object?api-version=2026-03-25.dahlia#payment_record_object-payment_method_details), [SetupAttempt.PaymentMethodDetails](/api/setup_attempts/object?api-version=2026-03-25.dahlia#setup_attempt_object-payment_method_details), [SetupIntent.PaymentMethodOptions](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-payment_method_options), [SetupIntentPaymentMethodDataOptions](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_data), [SetupIntentPaymentMethodOptionsOptions](/api/setup_intents/create?api-version=2026-03-25.dahlia#create_setup_intent-payment_method_options) | | `UpiHandleRedirectOrDisplayQrCode` | Added | [PaymentIntent.NextAction](/api/payment_intents/object?api-version=2026-03-25.dahlia#payment_intent_object-next_action), [SetupIntent.NextAction](/api/setup_intents/object?api-version=2026-03-25.dahlia#setup_intent_object-next_action) | ## Mise à niveau #### API REST 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Si vous utilisez un SDK, passez à une version correspondant à celle de l’API. - Si vous n’utilisez pas de SDK, mettez à jour vos [requêtes API](https://docs.stripe.com/api/versioning.md) pour inclure la `version Stripe : 2026-03-25.dahlia` 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### Ruby 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK Ruby vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### Python 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK Python vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### PHP 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK PHP vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### Java 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK Java vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### Node.js 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK Node vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### Go 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK Go vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). #### .NET 1. [Consultez la version actuelle de votre API](https://docs.stripe.com/upgrades.md#view-your-api-version-and-the-latest-available-upgrade-in-workbench) dans Workbench. 1. Mettez à niveau votre SDK .NET vers la dernière version. 1. Mettez à niveau la version de l’API utilisée pour les [endpoints de webhook](https://docs.stripe.com/webhooks/versioning.md). 1. [Testez votre intégration](https://docs.stripe.com/testing.md) avec la nouvelle version. 1. Si vous utilisez Connect, [testez votre intégration Connect](https://docs.stripe.com/connect/testing.md). 1. [Effectuez la mise à niveau](https://docs.stripe.com/upgrades.md#perform-the-upgrade) dans Workbench. Vous pourrez [revenir à la version précédente](https://docs.stripe.com/upgrades.md#roll-back-your-api-version) pendant 72 heures. En savoir plus sur les [mises à niveau de l’API Stripe](https://docs.stripe.com/upgrades.md). ## Modifications associées - [Met à jour les exigences relatives aux propriétés de carte et ajoute des propriétés d’authentification 3D Secure aux objets Payment Record](https://docs.stripe.com/changelog/dahlia/2026-03-25/payment-records-card-property-requirements-and-3d-secure-properties.md) - [Ajout d’une prise en charge au niveau des moyens de paiement pour configurer l’utilisation future des moyens de paiement cryptomonnaies dans les Checkout Sessions](https://docs.stripe.com/changelog/dahlia/2026-03-25/expands-crypto-payment-method-options-for-checkout-sessions.md)