How to prevent duplicate customers when using Stripe Payment Links for recurring payments?
I am implementing Payment Links for recurring payments on my website. Stripe automatically handles customer creation and subscription management when a customer pays using a payment link. However, I am facing an issue where duplicate customers are created ( same email ) if the same customer pays multiple times using payment links.