WP Manifestindependent plugin directory
manifest / ecommerce / pro-sites-thrivecart-gateway

Pro Sites - ThriveCart Gateway

A thrivecart gateway for Pro Sites plugin that makes use of thrivecart webhooks for communication

by Precious Omonzejele @ CodeExplorer, Panos Lyrakis @ WPMUDEV · github.com/preciousomonze/pro-sites-thrivecart-gateway · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/preciousomonze/pro-sites-thrivecart-gateway/archive/refs/heads/master.zip

From the readme

pro-sites Thrivecart Gateway A thrivecart gateway for Pro Sites plugin that makes use of thrivecart webhooks for communication How to Put on WordPress Site - Download the zip file you see on the repo, and upload it the normal way you would upload any wordpress plugin. - Make sure you have Prosites plugin active for it to work. - After activation, make sure you reset your permalinks, by saving it again, so the webhook url is recognised. What to do on your thrivecart account - Copy the webhook url on prosite thrivecart settings page and past in your Thrivecart account under Settings API & Webhooks Webhooks & notifications. - Create 4 custom fields (which is the maximum thrivecart allows you to create 😪) and give them the following name attributes: 1. blogidusername 2. blognametitle 3. blogperiodlevel 4. blogactivationkey

Read the full README on GitHub →