#norgul666
1 messages · Page 1 of 1 (latest)
hi, no, PaymentLinks always create a new customer today.
if you want to reuse one, an option would be that you instead build a page on your website that authenticates a user, and then creates a CheckoutSession directly for them and passes the customer:"cus_xxx" parameter for their matching Customer object.
Is billing portal separated from payment links? In a way...if I start using checkout sessions, can I still use billing portal for each user?