portaly-affiliate

Installation
SKILL.md

Portaly Affiliate (Buyer Promotion)

Use this skill to turn on buyer promotion for a Portaly Payment product: after someone buys, Portaly offers them their own referral link, and they earn a commission when someone else buys through it.

One switch, one rate, every eligible plan. Promotion is configured on the product, not per plan — a creator with ten one-time plans turns it on once and all ten pay the same rate. There is no per-plan rate; if a creator asks for one, say it is not available today and do not imply it is coming.

This skill is a switch plus attribution, not a commission engine. Portaly owns the promoter's link, the ledger, the settlement and the payout. The only thing that lands in the creator's own codebase is remembering which referral link a buyer arrived with, and passing it along when the checkout session is created.

Portaly Affiliate Environments

API host (overridable via PORTALY_API_HOST):

const PORTALY_API_HOST = process.env.PORTALY_API_HOST || 'https://portaly.ai'
Installs
5
GitHub Stars
2
First Seen
11 days ago
portaly-affiliate — portaly-ai/portaly-skills