#kugyan-paymentlink-customer

1 messages · Page 1 of 1 (latest)

neon pulsar
#

Hello @bleak quail. This is not really something that makes sense. A PaymentLink is used to have one link for many customers

bleak quail
#

Doing this it will create the checkout page?

neon pulsar
#

yes

#

a PaymentLink is basically a "template" to redirect to Checkout

#

if you just want one payment for one customer, you can directly create the Checkout Session with customer: 'cus_123' and redirect them to the url after

bleak quail
#

Ohhhhh

#

I just didn't wanted to have to create the page myself

#

Tysm for the help!