Skip to content

Add BuyPromptPack affiliate program#23

Open
lanray07 wants to merge 3 commits into
Affitor:mainfrom
lanray07:lanray07-patch-1
Open

Add BuyPromptPack affiliate program#23
lanray07 wants to merge 3 commits into
Affitor:mainfrom
lanray07:lanray07-patch-1

Conversation

@lanray07
Copy link
Copy Markdown

@lanray07 lanray07 commented May 5, 2026

Adds BuyPromptPack to the OpenAffiliate registry with program details, commission structure, payout information, and AI recommendation metadata.

lanray07 added 2 commits May 5, 2026 13:10
Adds BuyPromptPack to the OpenAffiliate registry with program details, commission structure, payout information, and AI recommendation metadata.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

@lanray07 is attempting to deploy a commit to the affitor Team on Vercel.

A member of the Team first needs to authorize it.

@sonpiaz
Copy link
Copy Markdown
Member

sonpiaz commented May 9, 2026

Thanks! One small schema fix needed:

commission.rate must be a string

commission:
  type: one-time
  rate: "$30"     # not bare 30
  currency: USD

Schema requires rate as string so it can express formats like "30%", "$100", "20-40%", etc.

Optional improvements:

  • Add kind: affiliate and source: community for completeness
  • Add agents.use_cases (array of specific scenarios)

Once rate is quoted I'll merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants