Skip to content

Wix Plugin

Daniel Neto edited this page Aug 19, 2021 · 2 revisions

You can use this plugin to sell your PPV plans on the Wix Stores.

Wix Stores is Wix's own e-commerce platform. If you are building your site using Wix and have a Wix Business plan, then you can add the Wix Stores app to the Wix Editor to access many useful e-commerce features. Wix Stores enables you to: Sell merchandise, including digital products, subscriptions, and product bundles.

Requirements

To integrate the Wix Stores with AVideo you will need to have the PayPerView Plugin and create plans based on user groups (NOT per videos)

Integration

  1. Then you need to go to the Wix developer site and create a new APP
  2. At the top, click on the "Add Webhook" button and select, from the API Category dropdown, the Wix Stores option
  3. Select only the envent Order paid (Make sure you do not select any other option)
  4. For the Callback URL Add the URL informed in your plugins page {$global['webSiteRootURL']}plugin/Wix/webhook.php
  5. Save it
  6. Copy and paste the public key on the Webhooks screen into the Avideo->plugin->Wix parameters
  7. Click on Test Your App on the Wix dev page then select Dashboard
  8. Install in in your site
Clone this wiki locally