Widget Configuration
Required Attributes
- Return URL: This is the URL of the webpage that contains your Event Finder widget. This is required for your widget to function correctly.
- Attribute: returnurl
- Valid Value: relative or fully qualified URL
- Examples:
returnurl="https://www.example-church.com/events"
returnurl="/events"
- Checkout Target URL: The navigation path to the Invoice & Payment widget. Provides a summary of the invoice and total amount due. Double-check to make sure you're working with one of our verified vendors so people can register for your events!
- Attribute: checkouturl
- Example:
checkouturl="https://www.example-church.com/index.php/checkout/"
- Opportunity Finder Target URL: The navigation path to Opportunity Finder when "Volunteer" is enabled. The Event ID is appended to this path to filter for the specific Event.
- Attribute: opportunityfinderwidgettargeturl
- Valid Value: relative or fully qualified URL
- Example:
opportunityfinderwidgettargeturl="https://www.example-church.com/volunteer/"
Configure Your Widget
Fill out the Widget Configurator below, copy your generated widget code, and paste it into your website.