API Reference

You can integrate UPayments Payment Gateway with your Woocommerce Store to accept payments from customers.
UPayments Plugin allows merchants to accept KNET, Cards, Samsung Pay, Apple Pay, Google Pay Payments.

Prerequisites

  • Upayments account
  • Wordpress Requires at least: 4.0
    Wordpress Tested up to: 6.3.1
  • Woocommerce requires at least: 2.4
    Woocommerce tested up to: 8.0.3
  • PHP requires at least: 5.5
    PHP tested up to: 8.2.9
  • To enable Whitelabel API on your plugin, do contact your UPayments Account or [email protected]

Installation

Download the WooCommerce plugin(zip file) from our GitHub repository.

Uploading in WordPress Dashboard

  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select plugin zip file from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download Plugin zip file
  2. Extract the zip file to your computer
  3. Upload the directory to the '/wp-content/plugins/' directory
  4. Activate the plugin in the Plugin dashboard

Configuration

  1. Navigate to Settings under WooCommerce
  2. Click on Payments under settings.
  3. Click on Manage next to UPayments payment method.
  4. Activate the payment method (if inactive)
  5. Set the name you wish to show your users on Checkout (for example: "UPayments")
  6. Fill the payment method's description (for example: "Pay with UPayments")
  7. Copy the API keys from the UPayments Web Dashboard under Settings > Payment Gateway > API Keys
  8. Enable/disable the debug, it will log the requests and responses of UPayments to debug.log file under wp-content/plugins/UPayments/ directory.
  9. Click "Save Changes"
  10. All done!