#Jul
1 messages · Page 1 of 1 (latest)
My stripe make guest customer before e real customers, i need to skip this fonction too only have customer. i don t find the spec to delete this fonction on the stripe docs
You can't
You have to explicitly create the customer on your end at the time of payment
Otherwise a guest customer is created.
ok I
I recommend keeping customer data alongside an email so that they can easily be associated with all the relevant transactions