Woocommerce

The WooCommerce 8Pay Payment Gateway plugin allows merchants to receive crypto payments on their stores.

Installation

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the 8Pay Payment Gateway plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “8Pay Payment Gateway” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by simply clicking "Install Now", then "Activate".

Manual installation

The manual installation method involves downloading our plugin from here and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Setup

One-Time Payment

Navigate to the "Plugin" menu and click on "Settings" in the 8Pay Payment Gateway row.

Fill the following fields:

  • Description: the payment method description visible on the checkout page

  • API Key: the api key generated from the API keys section of the web app

  • Tokens: the tokens available at checkout

  • Receiver: the blockchain address where payments will be received

Recurring Payments

The plugin also supports recurring payment on subscription products created with the WooCommerce Subscriptions plugin.

To setup a recurring payment for a product follow these steps:

  • Create one or more Automatic Payment on the Payments section of the web-app

  • Go to the WooCommerce "Products" section

  • Click on your subscription product

  • Scroll down to the product data section and select "Attributes"

  • Add a new attribute "8pay_plan_ids" containing a comma separated list of plan ids that you want to associate to the product (up to one per chain)

Last updated