How to retrieve Stripe customer id

Hello,

i am using API Connector to achieve a checkout for a subscription. However i can not retrieve the Customer ID. With the Stripe plugin this is very easy ofcourse, but with separate API calls this is different. Right now i do a call to stripe checkout. How can i retrieve the customer ID?

You can get it via a web hook on the backend…

This topic was automatically closed after 70 days. New replies are no longer allowed.