How payment links work
Every time a customer navigates to the payment link url, Flex creates a unique checkout session based off of the parameters used to create the payment link. The same set of webhooks that are relevant for checkout sessions also apply to payment links. Along with the payment link url you can add various query parameters customize the checkout session experience such as:- client_reference_id - An identifier for the specific underlying checkout session
- email - An email to prefill the checkout session with
- first_name - A first name to prefill the checkout session with
- last_name - A last name to prefill the checkout session with
- phone - A phone number to prefill the checkout session with