#uisio
1 messages · Page 1 of 1 (latest)
If you set customer_creation to always that will tell the Payment Link to always create a Customer object that you can look up in the API https://stripe.com/docs/api/payment_links/payment_links/update#update_payment_link-customer_creation
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks, Ill try that :]