There are 3 main solutions to integrate PayPlug to your website.
Install a plugin on your e-commerce site.
If your site is based on a CMS such as PrestaShop, WooCommerce or Magento, the simplest solution is to install one of our plugins. In this situation, there is no need to know web development. You will get your PayPlug plugin installed and configured in just a few clicks.
A plugin is an application in the CMS ready to be used, allowing to automatically connect you website to PayPlug.
No technical skill is necessary and only a few clicks are necessary to install, configure our plugin and receive payments on your website.
There are PayPlug for the principal ecommerce CMS:
- Prestashop 1.4, 1.5, 1.6 and 1.7(see the related articles available)
- WooCommerce (installation guide)
- Magento (see installation guide)
If you are using another CMS, please look at that page. It gathers all the PayPlug plugins, including those developped by our partners.
In case of problem when installing the PrestaShop, you can see this page or contact us through the support center.
If you receive notifications' error messages, you can consult that page, or contact our support center.
Create a Payment Button.
The payment button is a simple and fast solution to receive payments on your website. It is not a "plugin" but a few lines of code HTML and JavaScript that you create from your PayPlug portal and paste in the source code of your web page.
The payment button can not be linked to a database, neither to the orders section of your website's back-office. Its use can become restrictive if you offer a great number of references on your website.
Transactions made via the payment button are viewable on your PayPlug portal only.
The payment button is the ideal solution if you just sell a few references, if you need your customers to add a comment on the payment page, or if you wish to offer a free amount field.
Please click here to read our tutorial on the payment button.
Develop a technical integration.
If your website was "hand-coded", without the use of a CMS, you may develop a technical integration by using our API and one of the associated libraries. PayPlug offers libraries in PHP, Python and CSharp.
This last solution should be implemented by professional web developers only.
We offer an exhaustive documentation on the following page.