#Cyril Dave
1 messages · Page 1 of 1 (latest)
it's not possible to pass in a Customer ID when creating a Payment Link. Is there a reason why you want to pass in the Customer ID?
like this one, there is already an email, is this possible?
you can pass in an email : https://stripe.com/docs/payment-links/customer-info#customize-checkout-with-url-parameters
you might want to limit customers to a single subscription too : https://stripe.com/docs/payment-links/customer-info#limit-subscriptions so that you don't end up with duplicate customers when using the Payment Link