Get Started with Proyecta Commerce
Built-in payments for every Proyecta app. Connect Stripe in Dashboard > Commerce, then sell subscriptions, one-time products, or anything in between.
Proyecta Commerce gives every app a real payment system without leaving the builder. Open Dashboard > Commerce — it has eight sub-tabs:
| Tab | What it’s for |
|---|---|
| Products | Define what you sell (subscriptions, one-time, free) |
| Features | Reusable entitlements you attach to products for gating access |
| Coupons | Discount codes customers can apply at checkout |
| Customers | The billable users of your app |
| Subscriptions | Track active recurring subscriptions |
| Transactions | Successful charges, refunds, and disputes |
| Payouts | Revenue settlements and payout tracking |
| Settings | Connect your Stripe account (Payment Entity) |
Step 1: Connect Stripe
Section titled “Step 1: Connect Stripe”Commerce uses Stripe Connect under the hood — you don’t need an existing Stripe account, but you’ll go through Stripe’s onboarding flow once.
- Open Dashboard > Commerce and switch to the Settings tab
- Click Connect Stripe
- Enter your Business name and pick your Country
- Click Create Account
- Click Complete Setup to open Stripe’s hosted onboarding in a new tab
- Fill in business details, banking, and verification documents
- When you return, your Payment Entity status will move from
onboarding→active
Supported countries
Section titled “Supported countries”Proyecta Commerce uses Stripe Connect. Any country supported by Stripe Connect can be used — see Stripe’s supported countries list for the full, up-to-date list.
If you run into issues onboarding from your country, contact support.
Global availability
Section titled “Global availability”Stripe is currently supported in the following countries/regions, with more to come. Once Stripe is supported in your country/region, you’ll be able to sell to customers anywhere in the world.
Step 2: Create your first product
Section titled “Step 2: Create your first product”Once your Payment Entity is active, switch to the Products tab and create a product. Every product has at least one variant (a pricing tier) with:
- A price in the smallest currency unit (e.g. cents)
- A currency (USD, EUR, GBP, etc. — full list in the SDK)
- Either a one-time price or a recurring billing interval (day, week, month, year)
- Optional features that grant entitlements when purchased (see Products & Features)
You can create products from the panel or by asking the AI: "Create a Pro plan at $29/month and a Business plan at $99/month."
Step 3: Wire checkout into your app
Section titled “Step 3: Wire checkout into your app”Use the Proyecta SDK from your app code to start a checkout session and check entitlements. See Integrate Into My App for code samples.
What’s in the box
Section titled “What’s in the box”- Stripe Connect onboarding with KYC, verification, and bank account setup
- Products with variants — one-time, recurring, free
- Coupons — percentage or fixed discount, once/repeating/forever, redemption caps, expirations
- Customers with full billing portal (managed via Stripe’s hosted portal)
- Transactions with refund support
- Features — reusable entitlements you can attach to multiple products
What’s still being filled in
Section titled “What’s still being filled in”- Payouts dashboard inside the builder (today payouts are managed via your connected Stripe Dashboard)
- Test mode toggle with dummy cards
- Tax / statement descriptor settings UI
- Compliance dashboard beyond Stripe’s onboarding flow
- In-builder support inbox for commerce-specific issues
Pricing
Section titled “Pricing”Proyecta Commerce uses Stripe under the hood. You pay Stripe’s standard processing fees. Proyecta does not currently take an additional platform fee.