Allow free orders (checkout without payment)

Created on 28 February 2017, about 8 years ago
Updated 13 March 2025, 21 days ago

Right now if payments are configured, checkout will always require a payment.

We should be able to configure (per order type) how to handle free orders (total = 0):

* Do not collect any information (nothing)
* Collect billing information (still need to capture CRM related items)
* Collect billing and payment information (free trial subscription order use case)

Feature request
Status

Fixed

Version

2.0

Component

Checkout

Created by

🇷🇸Serbia bojanz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇨🇦Canada joelpittet Vancouver

    We might need to do what @kerasai and extend PaymentInformation because we can get a free order with the promotion but trouble when the product is price 0 to begin with.

Production build 0.71.5 2024