Pass Billing Checkout var in url to bypass credit card (#9283)

This commit is contained in:
Félix Malfait
2024-12-31 14:48:00 +01:00
committed by GitHub
parent 45f14c8020
commit 97f5a5b8a5
123 changed files with 524 additions and 173 deletions

View File

@ -31,6 +31,13 @@ We felt the need for a CRM platform that empowers rather than constrains. We bel
<br>
# Demo
<!--
You can use the following url to sign up to the cloud version without providing a credit card:
<a href="https://demo.twenty.com/?billingCheckoutSession={"plan":"PRO","recurringInterval":"MONTHLY","requirePaymentMethod":false,"skipPlanPage":true}">https://demo.twenty.com/?billingCheckoutSession={"plan":"PRO","recurringInterval":"MONTHLY","requirePaymentMethod":false,"skipPlanPage":true}</a>
-->
Go to <a href="https://demo.twenty.com/">demo.twenty.com</a> and login with the following credentials:
```