Developer Docs
How to modify what is shown in Calendar Details ? ( Part 1 of 2 )
Minimum Requirements for this documentation: Video Conferencing with Zoom API https://wordpress.org/plugins/video-conferencing-with-zoom-api/ Video Conferencing with Zoom API PRO https://www.codemanas.com/downloads/video-conferencing-with-zoom-pro/ Today we are going to be looking at how to Modify the design Show more options in…
How to modify what is shown in Calendar Details ? ( Part 2 of 2 )
Minimum Requirements for this documentation: Video Conferencing with Zoom APIĀ Video Conferencing with Zoom API PRO In part 1 we looked at how to modify the design. In this part we are going to look…
Basic Documentation
Zoom Integration for WooCommerce
Basic Usage Documentation
Zoom Integration for WooCommerce Bookings
Basic Usage
WCFM integration for Zoom
Basic Usage
Zoom for WooCommerce Appointments
Basic Usage
Zoom Meetings for Booked Appointments
Basic Usage
How to add or modify Custom Fields in confirmation emails ?
Change confirmation or cancellation email subject
For changing confirmation email you can use following filter hook and paste it into your theme’s functions.php file. For changing cancellation email subject you can following filter hook.
How to show Add to Calendar ICS links to logged in users only ?
To show ICS and add to Google Calendar links for only logged in users use below method: Create a folder in your child-theme/video-conferencing-zoom-pro/fragments/ if it does not exists. Copy file add-to-calender.php from wp-content/plugins/vczapi-pro/templates/fragments/add-to-calender.php To child-theme/video-conferencing-zoom-pro/fragments/…
Changing add to calendar link description and details
This below filter allows you to override and change details for your ICS file. You can customize it according to your preference. Add zoom link to location directly and so on. Add below line to…
Add Meeting Join links in WooCommerce Bookings Reminder E-mail
Pre-requisistes: WooCommerce Bookings Video Conferencing with Zoom Api Zoom for WooCommerce and Bookings WooCommerce bookings has a nifty feature of sending reminder emails to the customers. Unfortunately adding more details or other info to the…
Making Recordings Paid Only using Paid Membership Pro
You can make your pre-recorded Zoom meetings paid by multiple ways using a subscription plugin or a membership plugin. However, we have created this documentation based on Paid Membership Pro plugin. Check this post to…
Making Recordings Paid Only using Zoom Integration for WooCommerce
You can make your pre-recorded Zoom meetings paid by multiple ways using a subscription plugin or a membership plugin. However, we have created this documentation Zoom Integration for WooCommerce plugin. Check this post to see…