---
title: "Setting up your Checkout Experience"
slug: "setting-up-your-checkout-experience"
updated: 2026-05-05T12:33:50Z
published: 2026-05-05T12:33:50Z
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting up your Checkout Experience

You need to set up your checkout experience in order to let customers make purchases on the Members Portal.

You'll need to **integrate a payment provider** to let customers complete their purchase. You can also make the following optional customizations:

- Enable guest checkout
- Customize extended forms
- Add terms & conditions

## Choosing a payment provider

You need to enable at least one payment method so that customers can pay on the Members Portal.

For more information, check out [payment methods](/v3/docs/payment-gateways).

## Enabling guest checkout

Guest checkout is enabled by default in Version 5.

If you want to disable it, you'll need to make certain customizations to your [default sign-up form](/v3/docs/customizing-the-default-sign-up-form).

You can enable guest checkout if you'd like to let users make the following purchases without an account:

- bookings
- event tickets
- products without benefits

For more information, check out [guest checkout](/v3/docs/guest-checkout-on-members-portal-5).

## Customizing extended forms

You can customize extended forms to collect more information from customers when they make a specific type of purchase, such as signing up to a plan.

For more information, check out [sign-up and checkout forms](/v3/docs/sign-up-and-checkout-forms-on-members-portal-5).

## Adding terms & conditions

You can add terms & conditions that customers have to agree to in order to complete the checkout process.

For more information, check out [adding checkout terms & conditions](/v3/docs/adding-checkout-terms).
