Stripe Payment for Unauthenticated User

If a user (guest, not authenticated) purchases a subscription product, what should the workflow be?

Is it:

User buys product and Frontend sends purchase info to Xano -> Xano triggers Stripe workflow -> Xano creates account for now premium user based on response from Stripe -> ??

1 reply