Skip to content

beeproger/woocommerce-payments-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

PayPro

PayPro Gateways - WooCommerce

Software License

With this plugin you easily add all PayPro payment gateways to your WooCommerce webshop. Currently the plugin supports the following gateways:

  • iDEAL
  • PayPal
  • Bancontact
  • Sofort
  • Afterpay
  • SEPA Overboeking
  • Mastercard
  • Visa

Requirements

  • PHP version 5.3 or greater
  • PHP extension cUrl
  • PHP extension OpenSSL
  • Wordpress 3.8 or greater
  • WooCommerce 2.2 or greater

Installation

Automatic installation

  1. In the Wordpress admin panel go to Plugins -> New Plugin. Search for 'PayPro Gateways - WooCommerce'.
  2. Go to Plugins -> Installed plugins. Here activate the plugin named 'PayPro Gateways - WooCommerce'.
  3. Set your PayPro API key at WooCommerce -> Settings -> Checkout under the section PayPro.
  4. Now select the payment methods you want and activate them.
  5. Your webshop is now ready to use PayPro gateways.

Manual installation

  1. Download the package at wordpress.org or clone the repository.
  2. Upload the directory 'paypro-gateways-woocommerce' to the plugin directory. You can find the plugin directory in the 'wp-content' directory.
  3. Go to Plugins -> Installed plugins. Here activate the plugin named 'PayPro Gateways - WooCommerce'.
  4. Set your PayPro API key at WooCommerce -> Settings -> Checkout under the section PayPro.
  5. Now select the payment methods you want and activate them.
  6. Your webshop is now ready to use PayPro gateways.

Support

Do you need help installing the PayPro plugin, please contact [email protected].

FAQ

Where do I find my PayPro API key?

You can find your PayPro API key at https://www.paypro.nl/api or in your dashboard at 'Webshop Koppelen'

When do I need to add a product ID?

When you use affiliate marketing or you want to use the mastercard or visa gateway, you have to add a product ID.

Where do I find my product ID?

You can find your product ID at 'Webshop Koppelen'.

Contributing

If you want to contribute to this project you can fork the repository. Create a new branch, add your feature and create a pull request. We will look at your request and determine if we want to add it.

Bugs

Did you find a bug and want to report it? Create a new issue where you clearly specify what the issue is and how it can be reproduced. Also make sure it is the actual plugin that creates the bug by disabling all unnecessary plugins.

License

GPLv2

About

WooCommerce plugin for PayPro gateways.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%