#sabersim-paymentlink

1 messages · Page 1 of 1 (latest)

hazy vapor
#

Hi! There's no way to pass an existing customer to a PaymentLink, so it's expected that a new customer is created every time.
To avoid that, I would recommend to use Checkout Session instead of PaymentLink. This require some coding, but this time you will be able to pass an existing customer ID (if you have one).