Hi,
Provisioning is made with a Cloudflare Worker. It listens to the Stripe webhook, saves customer data in a D1 database on Cloudflare, calls the Enhance API to create the client, assign the plan, etc. However, right now it's disabled due to increased fraudulent signups, and we're doing a manual check on all new signups.