GGiveLinkDocs
GGiveLinkDocs
DashboardFeature RequestsIntroductionQuickstartPricing

Guides

Donation FormsCampaignsDonor ManagementRecurring GivingEmail & CommunicationsEvents & TicketingPeer-to-Peer FundraisingHow fees workDonor fee coverageCover-fees settings for nonprofitsOrg Intelligence

Contacts

Advanced filter logic
Custom fields — filter and sort contactsFilter contacts by a custom field

Integrations

Integrations OverviewStripeWebhooksZapier

Donation Widget

Wallet setupInstall the widget and activate wallets

API Reference

API OverviewAuthentication
Create Stripe Connect AccountRefresh Onboarding LinkStripe Webhooks
API ReferenceStripe Connect

Create Stripe Connect Account

Set up Stripe Connect for an organization.

POST /api/stripe/connect

Creates a Stripe Connect Express account for an organization and returns the onboarding URL.

Request Body

FieldTypeRequiredDescription
orgIdstringYesOrganization ID

Response

{
  "accountId": "acct_1234567890",
  "onboardingUrl": "https://connect.stripe.com/setup/e/..."
}

Redirect the organization admin to the onboardingUrl to complete Stripe's identity verification and bank account setup. This typically takes 2-5 minutes.

How is this guide?
Edit this page→Request a feature→Changelog→

Last updated on 6/12/2026

List Donations

List donations for an organization with pagination.

Refresh Onboarding Link

Generate a fresh Stripe onboarding link for an organization.

On this page

Request BodyResponse

Ask GiveLink

AI-powered docs assistant

Ask me anything about GiveLink — campaigns, donations, integrations, pricing, or API usage.

AI responses may not be accurate. Check the docs for details.