Create a payment link
Creates a payment link.
Response
Successful response.
Whether the payment link's url is active. If false, customers visiting the URL will be shown a page saying that the link has been deactivated.
Whether user redeemable promotion codes are enabled.
The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account.
This represents the percentage of the subscription invoice total that will be transferred to the application owner's Stripe account.
Configuration for collecting the customer's billing address. Defaults to auto.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
Configuration for Customer creation during checkout.
Unique identifier for the object.
The custom message to be displayed to a customer when a payment link is no longer active.
If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
String representing the object's type. Objects of the same type share the same value.
Configuration for collecting a payment method during checkout. Defaults to always.
The list of payment method types that customers can use. When null, Stripe will dynamically show relevant payment methods you've enabled in your payment method settings.
Indicates the type of transaction being performed which customizes relevant text on the page, such as the submit button.
The public URL that can be shared with customers.