#ChemicalLuck
1 messages · Page 1 of 1 (latest)
hey there! Guest customers are a convenience for the Dashboard only -- they aren't represented in the API.
https://support.stripe.com/questions/guest-customer-faq
What are you trying to accomplish? Maybe I can help suggest an alternative.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
for context, we have a shopify store using stripe as our payment provider
If you want to have the customer data persisted via the API you will want to ensure you create customers or use appropriate options to have customers created automatically for each payment
we're doing some work on calculating customer lifetime value
i get what you're saying, thanks for your help
are guest customers exposed at all?
NP -- let me know if I can help with anything else. If you're expecting customers to be created, I'd suggest reaching out to Shopify to help understand the configuration they want you to use to achieve that for their integration.
Not via the API, no
okay