Introducing the Wingvo Startup Program

Documentation

Everything you need to start selling with Wing — onboarding, checkout, fees, and the Merchant-of-Record model. Need a hand? Email contato@wingvo.com.

Code example

import { Wing } from '@wingpayments/sdk'

const wing = new Wing({ accessToken: process.env.WING_ACCESS_TOKEN })

// Create a product, then a checkout link to share with your customers.
const checkout = await wing.checkoutLinks.create({ products: [productId] })
// → https://wingvo.com/v1/checkout-links/wing_cl_.../redirect

Guides

Getting started

Create your organization, set up your payout account, and verify your identity — all from your own native onboarding.

Accepting payments

Create a product, generate a checkout link, and share it. Wing handles the payment, tax, and payout server-to-server.

Merchant of Record

Lazareti Holdings LLC is the reseller of record, so international sales tax (VAT, GST, US Sales Tax) is on us — not you.

Fees

One uniform rate: 5% + $0.50 per transaction. No tiers, no monthly minimums, no hidden add-ons.

Legal & compliance

Master Services Terms, Privacy Policy, Acceptable Use, and the full Merchant-of-Record agreement.