#waqas - Payment LInks

1 messages ยท Page 1 of 1 (latest)

twin locust
#

Hi ๐Ÿ‘‹
Payment links are not designed to be customer specific.

dense finch
#

Can we add directly custom price in payment links??

twin locust
#

What do you mean?

#

You create payment links from Price records. What are you trying to accomplish?

dense finch
#

Actually I have dynamic prices for different customers and I also want separate payment links for every customer. Who can I add price while generating payment links??

twin locust
#

You cannot

#

Payment links are not designed for either of those use cases

#

You should use Checkout Sessions

dense finch
#

Okay... Thanks

twin locust
#

Checkout sessions allow you to be specific to a single customer, allow you to dynamically define prices on your server, and offer the same interface as Payment Links

dense finch
#

Yeah... I read the docs. It suits my requirements rather than payment links.