AfterCompletion

After completion behavior for the Checkout Session.

  • hosted
    Type: object · AfterCompletionHostedConfirmation

    After completion behavior for the Checkout Session.

    • custom_message
      Type: string

      Custom message to display on the hosted confirmation page.

  • redirect
    Type: object · AfterCompletionRedirect

    After completion behavior for the Checkout Session.

    • url
      Type: stringFormat: uri

      URL to redirect the customer to after the Checkout Session is completed.

  • type
    Type: string · AfterCompletionTypeenum

    After completion behavior for the Checkout Session.

    values
    • redirect
    • hosted_confirmation