Installation & Configuration Guide

Anonymous SecurePay Documentation

Follow this step-by-step guide to install Anonymous SecurePay, activate the WooCommerce payment gateway, configure your wallet and API settings, and complete the recommended WooCommerce integration.

01 — Installation

Install Anonymous SecurePay

Install the plugin directly from your WordPress administration dashboard.

01

Open Add New Plugins

Log in to your WordPress Dashboard and go to Plugins → Add New Plugin.

02

Click Upload Plugin

Select the Upload Plugin option at the top of the Add Plugins screen.

03

Select the Plugin File

Click Browse / Choose File and select the Anonymous SecurePay plugin ZIP file stored on your computer.

04

Install the Plugin

Click Install Now and wait for WordPress to complete the installation.

05

Activate Anonymous SecurePay

When installation is complete, click Activate Plugin.

06

Open WooCommerce Payments

From the WordPress Dashboard

WooCommerce Integration

Payment Gateway Enhancement Layer

Use the following WooCommerce enhancement layer to add additional payment tracking, transaction handling, order-status protection and gateway diagnostics.

PHP
Recommended installation location Add this code to the functions.php file of your WordPress child theme. Do not add it directly to header.php.
functions.php
Language: PHP WooCommerce Integration Layer
!

Important

Always create a backup before modifying theme files. The gateway ID and API response structure should be adjusted to match the actual payment gateway implementation. Test the integration before using it on a production website.