Get Started with Proyecta Commerce
Built-in payments for every Proyecta app. Connect Stripe in Admin > Commerce, then sell subscriptions, one-time products, or anything in between.
Proyecta Commerce gives every app a real payment system without leaving the builder.
Commerce is one of Proyecta’s platform capabilities — it composes with the rest of your app rather than living in a separate silo with its own database. For a storefront (physical or digital goods), your catalog is content: the products you sell live in Proyecta’s CMS — the one durable data store — so you edit names, prices, and photos as ordinary content, and each published item automatically becomes a real, purchasable product. Subscriptions, plans, and feature entitlements are defined directly in Admin > Commerce instead. Either way, checkout, orders, and payouts always run through Commerce + Stripe Connect, and the price shown to a buyer and the price charged come from one source — so they can’t drift apart. See Content Management for the catalog-as-content model.
Open Dashboard > Commerce — it has six top-level tabs:
| Tab | What it’s for |
|---|---|
| Products | What you sell (subscriptions, one-time, free) — includes Features and Coupons as sub-tabs |
| Customers | The billable users of your app |
| Subscriptions | Track active recurring subscriptions |
| Payments | Successful charges, refunds, and disputes |
| Payouts | Revenue settlements and payout tracking |
| Settings | Connect your Stripe account (your Payment Account) |
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 Admin > Commerce and switch to the Settings tab
- Click Connect Stripe
- Pick your Country from the dropdown
- Click Create Account
- Click Complete Setup to open the embedded Stripe onboarding inside the panel
- Fill in business details, banking, and verification documents
- When you return, your Payment Account 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: Add what you sell
Section titled “Step 2: Add what you sell”There are two ways to model what you sell, and Proyecta picks the right one for you.
Subscriptions, plans, and entitlements live in Commerce. Once your Payment Account 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. — 130+ supported)
- Either a one-time price or a recurring billing interval (week, month, or year)
- Optional features that grant entitlements when purchased (see Products & Features)
You can create these from the panel or by asking the AI: "Create a Pro plan at $29/month and a Business plan at $99/month."
A storefront catalog (goods with photos and prices) is managed as content instead. When you ask Proyecta to build a store that takes card payments, it models your catalog as a sellable collection in the CMS. You — or your published app’s admin panel — edit each item (name, price, photo) as ordinary content; publishing an item automatically weaves it into Commerce as a real, purchasable product, with the price copied straight from the content field. Nothing about Stripe or checkout to wire by hand. See Products & Features and Content Management.
Step 3: Wire checkout into your app
Section titled “Step 3: Wire checkout into your app”Start a checkout session and check entitlements straight from your app code. 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 — billable users of your app
- 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”- Test mode toggle with dummy cards
- Statement descriptor settings UI
- Customer billing portal
- 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 Commerce charges a 2% platform fee on each transaction, in addition to Stripe’s standard processing fees. (The platform fee is waived for connected accounts in countries where Stripe does not permit it — currently Mexico — so those accounts pay only Stripe’s fees.)