How to create direct links for sales in YOGO
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=membership_type&itemId=xxxx#/login-with-cart
Go to YOGO admin and navigate to the 'Prices' section.
To create a new link, you can find the ID for the membership on the left side of the membership list. Then, simply copy the above link and replace the ID (in this example, xxxx) with the ID of the course you want to link to.
NOTE! Remember to change 'nameonstudio' to your studio name
Link for class passes (Class pass (fixed number of classes) and Class pass (time based)
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=class_pass_type&itemId=xxxx#/login-with-cart
Use the same approach. Use the above link for class passes (fixed number of classes) and class passes (time-based), and locate the correct ID to replace it.
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=event&itemId=xxxx#/login-with-cart
Go to 'Events' in YOGO admin.
On the list of events, you will find an ID to the left of the name. To create a new link, simply copy the above link and replace the ID (in this example, xxxx) with the ID of the event you want to link to.
Class series:
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=class_series_type&itemId=xxxx#/login-with-cart
Go to 'Class series' in YOGO admin.
Use the above link for class series, locate the correct ID, and replace it.
You can also link directly to a specific class.
- Log in to YOGO Admin and go to 'Schedule.'
- Click on the class you want to link to. In the URL, you'll find a number that is the class ID.
- To create a link to the desired class, copy the link below and replace the ID in the link (where it says "xxxx") with the ID of the class you want to link to. Replace "nameofstudio" with your studio's name in the link.
-
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=class&itemId=xxxx#/login-with-cart
For example, a link to a class with the ID "7379" for a studio named "Yoga Hub" would look like this:
https://yogahub.yogobooking.com/frontend/index.html?itemType=class&itemId=7379#/login-with-cart
- The link you've created can now be integrated into your website. When customers click the button linked to this URL, YOGO's payment service will trigger as a popup on your website.
Display the 'create new customer' form along with the pricing information.
If you prefer to display the 'sign up new customer' form instead of the login form, you can add:
&signupMode=signup
before ’#’ in the link.
For example:
https://nameonstudio.yogobooking.com/frontend/index.html?itemType=class_pass_type&itemId=xxxx&signupMode=signup#/login-with-cart
Link for ’Login’
https://nameonstudio.yogobooking.com/frontend/index.html#/my-profile
Link for 'sign up new customer'
https://nameonstudio.yogobooking.com/frontend/index.html#/signup