# Stripe Payment Links
URL: /docs/affiliate-links/stripe-payment-links
Description: Use PromoteKit with Stripe Payment Links for no-code affiliate tracking

# Stripe Payment Links Integration

If you use [Stripe Payment Links](https://stripe.com/payments/payment-links) or [Stripe Pricing Tables](https://docs.stripe.com/payments/checkout/pricing-table), PromoteKit provides a simple script-based solution that requires no custom API integration.

<iframe
  width="100%"
  style={{ aspectRatio: '16/9' }}
  src="https://www.youtube.com/embed/-1aeNHmzXKs"
  title="Stripe Payment Links affiliate tracking setup"
  frameBorder="0"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
  allowFullScreen
/>

## Setup Steps

  1. ### Get the Script
   
       1. Go to your PromoteKit dashboard
       2. Navigate to **Setup → Step 4 (PromoteKit Integration)**
       3. Click **OPTION 2: Stripe Payment Links**
       4. Copy the provided script
  2. ### Add to Your Website
   
       Paste the script into your website's custom code section. You can add it to either the `<head>` or `<body>` section.
  3. ### Publish and Confirm
   
       1. Publish your website
       2. Return to PromoteKit and click **Ok, I've completed this**

## Adding Custom Code on Different Platforms

  - [Webflow](https://university.webflow.com/lesson/custom-code-in-the-head-and-body-tags): Adding custom code to head and body tags
  - [Framer](https://www.framer.com/help/articles/how-to-add-custom-code/): Custom code implementation in Framer
  - [WordPress](https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/): Adding custom code safely in WordPress

> **Note:** This integration works with both [Stripe Payment Links](https://stripe.com/payments/payment-links) and [Stripe Pricing Tables](https://docs.stripe.com/payments/checkout/pricing-table).