portaly-product
Installation
SKILL.md
Portaly Digital Products Integration
Use this skill to help a human user wire their own website (typically vibe-coded with Cursor / v0 / Lovable / etc.) to sell a creator's Portaly digital products. The user owns the product display UI; Portaly owns the checkout, payment, email, and order success page.
The flow is a redirect-based hosted checkout:
- User's site fetches the creator's products via API and displays them however they want.
- When a buyer is ready to pay, user's site creates a checkout session via API and redirects the buyer to the returned
checkoutUrl. - Portaly handles payment, sends the buyer a confirmation email, and serves the post-purchase deliverables page.
- Portaly POSTs a signed webhook to the user's callback URL when the purchase completes, when a payment attempt fails, and when a creator later refunds.
Portaly Digital Products Environments
API host (overridable via PORTALY_API_HOST):
https://portaly.ai