Manual Invoices

Attribute manually created Stripe invoices to an affiliate using psfy_partner metadata.

Sales created as manual invoices in Stripe can still earn affiliate commissions if you attach tracking metadata before the customer pays.

Add psfy_partner metadata before the customer pays

  1. Open the invoice in your Stripe Dashboard
  2. Scroll to Metadata
  3. Click the edit icon
  4. Add key psfy_partner with the affiliate's Partner ID as the value

When the customer pays, Partnersify attributes the sale through the invoice webhook.

Finding an affiliate's Partner ID

Each affiliate has a unique Partner ID visible in:

  • Affiliates → open the affiliate's detail page
  • The affiliate portal (their referral link contains it)

Copy the exact ID — attribution fails silently if the value is wrong or added after the invoice is paid.

Updated