Pass Billing Checkout var in url to bypass credit card (#9283)
This commit is contained in:
@ -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:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user