Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Create an Onboarding Link


Create an Onboarding Link

POST / v1 / terminal / onboarding_links

Creates a new OnboardingLink object that contains a redirect_url used for onboarding onto Tap to Pay on iPhone.

Parameters

  • link _ options object Required Specific fields needed to generate the desired link type.
  • link _ type enum Required The type of link being generated.
  • on _ behalf _ of string Stripe account ID to generate the link for.

Returns

Returns an OnboardingLink object if creation succeeds.

Response

Last verified 2026-09-24

Is this helpful?