#thomas.carlier
1 messages · Page 1 of 1 (latest)
Sounds like a detail implementation on your own system. If you have issue with Stripe API we are happy to help!
I was trying to use the low code solution but there are limits on the number of custom fields you can add.
It seems that the only way to achieve this is to create a custom frontend that sends the information to our backend which would call the Stripe APIs to create the customer and subscription. Is that correct?
We want to implement SMS verification in the first place because we want to limit the number of subscription created by bots. We want customers to be able to start with a free trial (no card required).
You can have a simple frontend using Stripe Checkout, after you have verified you customer with SMS
Okay, any other methods that could be used to prevent undesirable signups?