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:

  1. User's site fetches the creator's products via API and displays them however they want.
  2. When a buyer is ready to pay, user's site creates a checkout session via API and redirects the buyer to the returned checkoutUrl.
  3. Portaly handles payment, sends the buyer a confirmation email, and serves the post-purchase deliverables page.
  4. 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
Installs
44
GitHub Stars
2
First Seen
Jun 5, 2026
portaly-product — portaly-ai/portaly-skills