Paga Checkout for Woo-commerce
Overview
Paga Checkout payment gateway for Woo-commerce provides an easy-to-integrate payment collection tool for any Woo-commerce user who wants to integrate a payment solution into their e-commerce site. It supports multiple customer funding sources including cards, bank accounts, and Paga..
With the PagaCheckout for Woo-Commerce Payment Gateway plugin, you can accept the following payment methods on your Woo-commerce site:
- Paga
- Mastercard
- Visa
- Verve
- Bank Account
Usage
Automatic Installation
- Log in to your WordPress Admin
- Click on “Plugins > Add New” from the left-hand menu.
- Search for PagaCheckout for Woo-commerce in the admin search box.
- Click on Install Now on PagaCheckout for Woo-Commerce section
to install the plugin - Click on the activate button to activate PagaCheckout for Woo-Commerce plugin.
- Open the settings page for WooCommerce and click on the “Payment” tab.
- Select PagaCheckout by toggling the options button to enable PagaCheckout as a payment option
for your e-commerce site. - Configure PagaCheckout Payment Gateway settings by clicking on Manage button on the
Payment option or Clicking on PagaCheckout settings on the list of installed plugins.
Manual Installation
composer require pagadevcomm/paga-checkout-for-woocommerce.
- Unzip the downloaded file.
- Login to your WordPress Admin. Click on “Plugins > Add New” from the left-hand menu.
- Click on the “Upload” option, then click “Choose File” to select the unzipped file from your
computer. Once selected, press “OK” and press the “Install Now” button. - Activate the plugin.
- Open the settings page for WooCommerce and click on the “Payment” tab.
- Click on the PagaCheckout link from the available Checkout Options
- Configure PagaCheckout Payment Gateway settings by clicking on Manage button on the
Payment option or Clicking on PagaCheckout settings on the list of installed plugins.
Plugin Configuration
To configure the plugin, go to WooCommerce > Settings from the left-hand menu, then click Payment from the top tab. You will see PagaCheckout as part of the available Payment methods. Click on it to configure the payment gateway.
Enable/Disable – Check to enable PagaCheckout.
Description – controls the message that appears under the payment fields on the checkout page.
Here you can list the types of cards you accept.
Test Mode – Check to enable test mode. Test mode enables you to test payments before going live. If you ready to start receiving real payment on your site, kindly uncheck this.
Test Secret Key – Enter your Test Secret Key here. Get your API keys from your Paga Business account. For more details check the Documentation.
Test Public Key – Enter your Test Public Key here. Get your API keys from your Paga Business account. For more details check the Documentation.
Live Secret Key – Enter your Live Secret Key here. Get your API keys from your Paga Business account. For more details check the Documentation.
Live Public Key – Enter your Live Public Key here. Get your API keys from your Paga Business account. For more details check the Documentation.
Click on Save Changes for the changes you made to be effected.
Updated almost 2 years ago