No-code checkout for creator payments.
Send a secure checkout link so clients can pay online by card, Apple Pay, or bank transfer.
const payment = await gruv.payouts.create({
amount: 1250.00,
currency: 'USD',
recipient: {
email: '[email protected]',
country: 'US'
}
});
// Response: 200 OK
console.log(payment.status); // 'processing'
Payment Methods
Credit Cards
Accept major card networks.
Apple Pay
Offer one‑tap mobile payments.
Bank Transfer
Use ACH and SEPA for larger payments.

Global Coverage
Accept payments from clients in 190+ countries without setting up local entities.
Move from deal closed to paid faster.
You don't need to be a developer to accept payments online. Generate a link from your dashboard and share it by email, chat, or social. Gruv hosts the checkout, handles security, and keeps it mobile‑friendly.
- Custom branding with your logo
- Mobile optimized checkout
- Receipt generation

Verified & Secure
Enterprise-grade protection active
Checkout Flow
Generate
Create a payment link.
Share
Send to your client.
Pay
Client pays securely.
Notify
Confirmation and status updates.
