Looking for a direct package/series URL? This is common if you are a standard integration and are using your own pricing page, or would like to be able to add a link directly to a package in an email, social media post or another part of your site.
IFrame Integration
Take the URL listed under Admin > Configuration > Iframe Configuration > [Embed URL]
Add #/seriesterms/seriesid/[series id]
The URL may look like this; https://www.demo.com/iframedemo/#/seriesterms/seriesid/557946557912057837
Standard Integration:
A package-specific URL will look something like this:
Or sometimes like this:
www.awesomestudioname.zingfit.com/admin/index.cfm?action=Series.edit&id=5000000072&type=gym.Series
The number on the end or in the middle, just after the letters "id," is key to linking to the right package. It's called a series ID number and you can find it by following the instructions below.
1. Go to admin > scheduling/retail > series/contracts and click the edit button to view the settings for the desired series (package)
2. Cast your gaze to the top of the screen and take a look at the URL
3. At the end, or just after the letters "id" you'll find the series ID number. See images below.
4. Using your base url (awesomestudio.zingfit.com), add the ID number to the end of this string /reserve/index.cfm?action=Reserve.buySeries&seriesid=
and attach to your base URL.
The Formula
awesomestudio.zingfit.com + /reserve/index.cfm?action=Reserve.buySeries&seriesid= + 5000000072
Complete URL
awesomestudio.zingfit.com/reserve/index.cfm?action=Reserve.buySeries&seriesid=5000000072