Description
ZOHO BILLING PLUGIN FOR WORDPRESS
This plugin allows you to embed a payment without any coding on your WordPress website. Your customers/visitors can make one-time and recurring payments to you using the embedded payment form.
WHAT IS ZOHO BILLING?
Zoho Billing is billing software that makes it easy to handle your customers’ entire billing life-cycle. It can help you with automated recurring billing, managing subscriptions, sending professional tax-compliant invoices, and getting paid on time, every time.
You must to have an account with Zoho Billing to use this plugin, sign up now, if you haven’t already.
Integration/Authentication Setup
After installing and activating the plugin, you need to connect it to your Zoho Billing organization. To do this:
- Navigate to the Zoho Billing plugin from the Installed Plugins section in the left sidebar.
- Select the domain from which you access Zoho Billing.
- Enter the Connector Key from Zoho Billing.
Tip: You can find your domain and the Connector Key by going to Zoho Billing > Settings > Integrations & Marketplace > Other Apps > WordPress Integration. - Click the Save button
EMBED PAYMENT FORMS
You can embed your hosted payment pages from Zoho Billing by including the following shortcode while drafting (or editing) a page/post in WordPress:
[zs plan_code="BASIC"]
Copy and paste the shortcode above in WordPress’ editor. Next, replace BASIC in the shortcode with your plan’s actual Plan Code. You can see what your embedded hosted payment page looks like by previewing your page/post.
Tip: You can find your plan’s Plan Code by going to Zoho Billing > Product Catalog > Subscription Items. Select a product and copy the Plan Code for the plan whose hosted payment pages you’d like to embed.
You can adjust the width of your embedded hosted payment page by specifying a custom width in the shortcode above. Here’s how:
[zs plan_code="BASIC" width="600"]
Replace 600 in the shortcode above with your required width. If you do not include the “width” parameter, the default width will be set as 700.
Learn more about the Zoho Billing plugin from our help document.
WHO DO I CONTACT FOR MORE INFORMATION?
You can reach out to our support team at [email protected] with any questions you have about this plugin and we’d be happy to assist you.
Screenshots
Installation
Installing the Zoho Billing plugin
- In your WordPress admin panel, go to Plugins > Add New Plugin.
- Search for Zoho Billing plugin in WordPress.
- Click the Install Now button.
- Now, activate the plugin.
Reviews
Contributors & Developers
“Zoho Billing – Embed Payment Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Zoho Billing – Embed Payment Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.0
Release Date – 09 Sep 2024
Rebranding from Zoho Subscriptions to Zoho Billing
3.0
Release Date – 20 Apr 2023
Oauth2 Connection Movement
2.0
Release Date – 08 Feb 2019
Short code support added
1.1.1
Release Date – 11 Jan 2017
*Replaces short open tag with the original tag
1.1
Release Date – 20 Dec 2016
- Adding support for Europe users. (https://zoho.eu).
1.0.1
Release Date – 15 Dec 2016
- Fixed a bug that could trigger fetch organzation list API although the authtoken is not changed.
1.0
- Plugin release