You can still get assistance by raising a ticket with our support department should you not be able to find what you are looking for here.

Complete payment for storefront baskets while signed in at /order/checkout/payment.

When you order from the public site while logged in, checkout continues inside your authenticated session.

Payment step

  1. Build a basket on /order/basket or the account order basket.
  2. Proceed through /order/checkout and account steps.
  3. At /order/checkout/payment, review totals and select PayPal or Stripe if prompted.
  4. Place the order at /order/checkout/place or follow the gateway redirect.

Guest vs logged in

Guests create an account during checkout; logged-in users skip duplicate registration. Both paths share similar payment routes after authentication.

← Back to Billing & Payments