v1
latestOpenAPI 3.0.02026-08-062903562.2 MBgetSubscriptionPlanFeatures
Retrieves the Subscription Plan features for a specified Plan
Path parameters
The specified Subscription Plan ID
Response
Success
Specifies whether the associated Organization can process ACH through manually entered account and routing numbers
Specifies whether the associated Organization can process ACH transactions
Specifies whether the associated Organization can use admin access levels feature
Specifies whether the associated Organization can use admin notifications feature
Specifies whether the associated Organization can use admin roles feature
Specifies whether the associated Organization can access the GoFundMe Pro API
Specifies whether the associated Organization can access Campaign Templating
Specifies whether the associated Organization is connected to other Organizations
Specifies whether the associated Organization can create and maintain crowdfunding Campaigns
Specifies whether the associated Organization can create and maintain Donation Page Campaigns
Specifies whether the associated Organization can create and maintain fundraise-for-entry Campaigns
Specifies whether the associated Organization can create and maintain GFM peer-to-peer Campaigns
Specifies whether the associated Organization can create and maintain peer-to-peer Campaigns
Specifies whether the associated Organization can create and maintain registration-with-fundraising Campaigns
Specifies whether the associated Organization can create and maintain registration Campaigns
Specifies whether the associated Organization can create and maintain Studio direct giving Campaigns
Specifies whether the associated Organization can create and maintain Studio embedded Campaigns
Specifies whether the associated Organization can create and maintain ticketed Campaigns
Specifies whether the associated Organization can create and maintain virtual Campaigns
Specifies whether the associated Organization can create Designations
Specifies whether the associated Organization can enable Domain Masking for their GoFundMe Pro pages
Allow Organization to enable Double the Donation integration
Specifies whether the associated Organization has ecard Dedications enabled
Allow Organization to send emails to Supporters
Specifies whether the associated Organization can enable Constant Contact integration
Specifies whether the associated Organization can enable Double The Donation integration
Specifies whether the associated Organization can enable the Microsoft Dynamics integration
Specifies whether the associated Organization can set up Facebook for Fundraising Pages creation on Facebook
Specifies whether the associated Organization can configure a Meta CAPI integration
Specifies whether the associated Organization can configure a Google Analytics integration
Specifies whether the associated Organization can enable Mailchimp integration
Specifies whether the associated Organization can use Raiser's Edge for GoFundMe Pro
Specifies whether the associated Organization can enable the Salesforce integration
Specifies whether the associated Organization can enable the advanced Salesforce integration
Specifies whether the associated Organization can enable the Zapier integration
Specifies whether the associated Organization can enable the Salesforce nonprofit cloud integration
Specifies whether the associated Organization can enable intelligent ask amounts
Specifies whether the associated Organization can set up and maintain multiple payment processors and enable international charges
Specifies whether the associated Organization can enable the live agent
Specifies whether the associated Organization can enable the live chat
Maximum number of admins that can access the organization's dashboard
Number of total admins
Specifies the maximum number of active Campaigns that the Organization can have at a time
Specifies the maximum number of Donation pages that incur no GoFundMe Pro Transaction Fees
Controls visibility of campaigns navigation item
Controls visibility of fundraising reports navigation item
Controls visibility of general reports navigation item
Controls visibility of GFM channel navigation item
Controls visibility of home navigation item
Controls visibility of integrations navigation item
Controls visibility of supporters navigation item
Controls visibility of transactions navigation item
Allows Organization to onboard with PayPal Essentials
Specifies whether the associated Organization can enable the dashboard
Specifies whether the associated Organization can enable level reporting
Specifies whether the associated Organization is federated sso
Specifies whether the associated Organization can enable an Authorize.net payment processor
Specifies whether the associated Organization can enable a Braintree payment processor
Specifies whether the associated Organization can enable a Chariot payment processor
Specifies whether the associated Organization can enable a PayPal payment processor
Specifies whether the associated Organization can enable a crypto payment processor, such as Coinbase
Specifies whether the associated Organization can enable a PPGF payment processor
Specifies whether the associated Organization can enable a Stripe payment processor
Specifies whether the associated Organization can enable a WePay payment processor
Specifies whether the associated Organization can access the Pro Designer
Specifies whether the associated Organization can enable recurring donations
Specifies whether the Organization can be included within roll-up reporting functionality
N/A
Enabling Organization to allow the creation of Donation Matching Plans
Enables giving cart feature
Allows for enterprise-level virtual event features (e.g. multiple stages)
Allows for advanced reporting features for all auction-type events (e.g. recording transcripts)
Allows for auctions to be enabled for virtual campaigns
Allows for auction packages to be enabled for virtual campaigns
Allows for bulk attendees to be enabled for virtual campaigns
Allows for bulk auction items to be enabled for virtual campaigns
Allows for advanced customization features for all auction-type events (e.g. custom emails)
Allows for group registration to be enabled for virtual campaigns
Maximum number of admin assignments for Live Events events (not including organization admins)
Maximum number of hours for Live Events virtual events
Maximum number of event attendees for GoFundMe Pro’s Live virtual events
Maximum number of events per year for GoFundMe Pro’s Live Events organization
Maximum number of breakout rooms allowed for each Live Events event
Maximum number of attendees allowed per breakout room in Live Events event
Maximum number of stages allowed for each Live Events event
Allows for mobile app to be enabled for virtual campaigns
Allows for seating to be enabled for virtual campaigns
Allows for support onsite to be enabled for virtual campaigns
Allows for support phone to be enabled for virtual campaigns
Allows for support remote to be enabled for virtual campaigns
Allows for text to donate to be enabled for virtual campaigns
Allows for venue to be enabled for virtual campaigns
Allow Organization to create a zero fee Campaign
Example response
{
"max_admins": 1,
"max_total_admins": 1,
"max_campaigns": 1,
"max_zero_fee_donation_pages": 1,
"nav_campaigns_enabled": true,
"nav_fundraising_reports_enabled": true,
"nav_general_reports_enabled": true,
"nav_gfm_channel_enabled": true,
"nav_home_enabled": true,
"nav_integrations_enabled": true,
"nav_supporters_enabled": true,
"nav_transactions_enabled": true,
"virtual_max_admins": 1,
"virtual_max_duration_hours": 24,
"virtual_max_event_attendees": 100,
"virtual_max_events_per_year": 12,
"virtual_max_rooms": 10,
"virtual_max_room_attendees": 10,
"virtual_max_stages": 5
}