Skip to main content
Use stripe.getPaymentLink to retrieve a Stripe Payment Link by ID.

Example

automations/stripe-get-payment-link.automation.ts

Inputs

paymentLinkId is required. Optional expand values retrieve supported related objects. Inputs use camel case and accept compatible signals. Automate.ax converts provider fields to Stripe’s wire format. Metadata keys remain unchanged.

Output

Returns the Stripe Payment Link. Output fields use camel case. Nested Stripe decimal fields such as unitAmountDecimal are lossless strings.