WooCommerce Plugin - Payment Checkout SDK
Last updated
Last updated
Step 1: Download the Plugin
Download the plugin file from the link: Download WooCommerce PayContactless Gateway Plugin
Step 2: Upload the Plugin
Log in to your WordPress Admin Dashboard.
Navigate to Plugins → Add New → Upload Plugin.
Click Choose File, select the downloaded .zip
file (woocommerce-paycontactless-gateway.zip
), and click Install Now.
Step 3: Activate the Plugin
After installation, click Activate Plugin.
Step 1: Navigate to WooCommerce Payment Settings
In your WordPress Admin Dashboard, go to WooCommerce → Settings → Payments.
Find the PayContactless Gateway in the list of available payment methods.
Click Manage to configure the plugin.
Step 2: Configure Payment Gateway Settings
Fill in the required fields:
Step 3: Save Changes
Click Save Changes to apply the settings.
Step 1: Switch to Sandbox Mode
Set the Environment to Sandbox in the plugin settings.
Use the sandbox API credentials provided by the payment gateway.
Step 2: Perform a Test Transaction
Add products to your WooCommerce store and proceed to checkout.
Select the Pay via Prophius payment method.
Complete the transaction and ensure it redirects to the sandbox payment gateway.
Step 3: Verify Callbacks
Check the WooCommerce Orders section to ensure the order status updates correctly (e.g., "Processing" or "Completed").
Step 1: Update to Live Environment
Switch the Environment to Live in the plugin settings.
Replace the sandbox API credentials with the live credentials provided by the payment gateway.
Step 2: Perform a Test Transaction
Repeat the testing process using the live environment.
Transaction Issues: Ensure your API Key, API Password, and Merchant Code are correct.
Debug Mode: Enable Debug Mode in the plugin settings to log detailed transaction data for troubleshooting.
Field
Description
Enable/Disable
Check this box to enable the PayContactless Gateway on your WooCommerce store.
Title
Enter the name of the payment method displayed during checkout (e.g., "Pay via Prophius").
Description
Enter a brief description shown to customers during checkout (e.g., "Secure payment via Prophius").
API Key
Enter your API key provided by the payment gateway.
API Password
Enter your API password provided by the payment gateway.
Merchant Code
Enter your unique Merchant Code.
Environment
Select either Sandbox for testing or Live for production.