Skip to content

A WooCommerce plugin made for accepting any payment from customers. It implemented the checkout endpoints

License

Notifications You must be signed in to change notification settings

wigalgh/woocommerce-redde-payment-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub version Maintenance made-with-php MIT license ForTheBadge built-by-developers


Redde Payment Service Woocommerce Plugin

A WooCommerce plugin made for accepting any payment from customers by Wigal Solutions.

Before you can use our plugin you need to register and create an Account. This will allow you to have access to your API Key and APP ID which will be used in setting up the plugin on Woocommerce.

For more information on documentation go to developers.reddeonline.com

Installation


To use this library you'll need to have created a Redde account.

  • To use this plugin you must first install Woocommerce which helps you to configure this plugin with your settings including the apikey and appid.

  • Download the package

  • Follow the steps on how to upload a plugin on wordpress.

  • After plugin has been uploaded, install it.

  • Navigate to WooCommerce -> Settings -> Payments

  • You will see Redde Payment Service or Redde Payment Service Master

  • Then click on it to have access to settings.

More Explanations

After installation, you will go to a url www.yourdomain.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=redde-wc-payment

You will see the settings options needed to setup on Redde.

  • Enable/Disable : Allows you to enable or disable Redde Payment for your store.
  • Title : The title you would want to show on your checkout page before you are redirected
  • App ID : App ID given to you by Wigal Team
  • ApiKey : App Key given to you by Wigal Team
  • Description : Description for items that are purchased from your store
  • Merchant Name : Your Company Name
  • Merchant Logo : Your Company / Store Logo. It should be a url
  • Success URL : A Url to point user when payment is successful
  • Merchant Name : A Url to point user when payment fails

When done save changes to apply to Redde. Easy peasy

:::: Screenshot here ::::

License

This library is released under the MIT License