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
- Open the invoice in your Stripe Dashboard
- Scroll to Metadata
- Click the edit icon
- Add key
psfy_partnerwith 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