Title: PayPlug Payments
Author: NicolasKulka
Published: <strong>March 30, 2015</strong>
Last modified: March 14, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/payplug-payments.svg)

# PayPlug Payments

 By [NicolasKulka](https://profiles.wordpress.org/nicolaskulka/)

[Download](https://downloads.wordpress.org/plugin/payplug-payments.1.8.1.zip)

 * [Details](https://wol.wordpress.org/plugins/payplug-payments/#description)
 * [Reviews](https://wol.wordpress.org/plugins/payplug-payments/#reviews)
 *  [Installation](https://wol.wordpress.org/plugins/payplug-payments/#installation)
 * [Development](https://wol.wordpress.org/plugins/payplug-payments/#developers)

 [Support](https://wordpress.org/support/plugin/payplug-payments/)

## Description

#### English

This plugin allows you to accept credit card payments via PayPlug. It has a simple
shortcode and widget that lets you place buy buttons anywhere on your WordPress 
site.

[Register for free to PayPlug](http://www.payplug.fr/portal2/signup?sponsor=136)

This plugin, version 1.*, is based on [API V1 Payplug](https://github.com/payplug/payplug-php/tree/V1.1.2).
PayPlug’s library relies on cURL to perform HTTP requests and requires OpenSSL to
secure transactions. You also need PHP 5.2 or newer.

#### Français

Ce plugin vous permet d’accepter les paiements par carte de crédit via PayPlug. 
Il dispose d’un shortcode et d’un widget qui vous permet de placer des boutons d’achat
n’importe où sur votre site WordPress.

[Inscrivez-vous gratuitement à PayPlug](http://www.payplug.fr/portal2/signup?sponsor=136)

Ce plugin, en version 1.*, se base sur [l’API V1 de Payplug](https://github.com/payplug/payplug-php/tree/V1.1.2).
L’API V1 de PayPlug repose sur cURL pour effectuer des requêtes HTTP et nécessite
OpenSSL pour sécuriser les transactions. Vous devez également utiliser PHP 5.2 ou
plus récent.

#### Localization

 * French
 * English

#### My Links

 * Twitter @[plateformewp](https://twitter.com/plateformewp)
 * Facebook [Plateforme WP Digital](https://www.facebook.com/plateformewpdigital)
 * Google+ [Plateforme WP Digital](https://plus.google.com/u/0/101743421589257173603/)
 * Twitter @[KulkaNicolas](https://twitter.com/KulkaNicolas)
 * Google+ [Nicolas Kulka](https://plus.google.com/u/0/105181416749428983955/)
 * Twitter @[mat_aubert](https://twitter.com/mat_aubert)
 * [http://mathieu-aubert.fr/](http://mathieu-aubert.fr/)
 * [Plateforme WP digital](https://www.plateformewpdigital.fr/)

## Screenshots

 * [[
 * PayPlug Settings

## Installation

#### English

 1. Upload the directory `/plugin-payplug/` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a [free PayPlug account](http://www.payplug.fr/portal2/signup?sponsor=136)
 4. Configure the plugin by going to the “PayPlug” menu

#### Français

 1. Envoyez le dossier `/plugin-payplug/` dans le dossier `/wp-content/plugins/`
 2. Activez le plugin sur la page des plugins de WordPress
 3. Créer un [compte PayPlug grauitement](http://www.payplug.fr/portal2/signup?sponsor=136)
 4. Configurez le plugin en allant dans le menu “PayPlug”

## FAQ

  Installation Instructions

#### English

 1. Upload the directory `/plugin-payplug/` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a [free PayPlug account](http://www.payplug.fr/portal2/signup?sponsor=136)
 4. Configure the plugin by going to the “PayPlug” menu

#### Français

 1. Envoyez le dossier `/plugin-payplug/` dans le dossier `/wp-content/plugins/`
 2. Activez le plugin sur la page des plugins de WordPress
 3. Créer un [compte PayPlug grauitement](http://www.payplug.fr/portal2/signup?sponsor=136)
 4. Configurez le plugin en allant dans le menu “PayPlug”

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PayPlug Payments” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ NicolasKulka ](https://profiles.wordpress.org/nicolaskulka/)
 *   [ mathieuaubert ](https://profiles.wordpress.org/mathieuaubert/)
 *   [ Plateforme WP Digital ](https://profiles.wordpress.org/plateforme-wp-digital/)

[Translate “PayPlug Payments” into your language.](https://translate.wordpress.org/projects/wp-plugins/payplug-payments)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/payplug-payments/),
check out the [SVN repository](https://plugins.svn.wordpress.org/payplug-payments/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/payplug-payments/)
by [RSS](https://plugins.trac.wordpress.org/log/payplug-payments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.8.1

 * Fix Failed to load plugin url: /plugins/payplug-payments/assets/js/button.js

#### 1.8

 * Change URL payplug for secure.payplug.com

#### 1.7

 * Add email, firstname and lastname support

#### 1.6

 * Add custom data support

#### 1.5.1

 * Fix readme

#### 1.5

 * Add order ID in PAYPLUG_Plugin::payplug_generate_payment_link function : PAYPLUG_Plugin::
   payplug_generate_payment_link( price, [ ‘Button text’, ‘CSS class’ , ‘Icon’, ‘
   Order ID’ ] )
 * Add getIpn() function (example : https://wordpress.org/support/topic/configure-
   ipn_url-to-notify-application-that-payment-is-complete?replies=3)

#### 1.4

 * Compatibility WP 4.5

#### 1.3

 * Add return and ipn url support

#### 1.2

 * Add static method for developpers : PAYPLUG_Plugin::payplug_generate_payment_link(
   price, [ ‘Button text’, ‘CSS class’ , ‘Icon’ ] )
 * Add tracker for Plateforme WP Digital to anonymously track how this plugin is
   used and help us make the plugin better

#### 1.1

 * Add support CSS class
 * Add support Icon
 * Bugfix https://wordpress.org/support/topic/probleme-permission

#### 1.0

 * This is the first version

## Meta

 *  Version **1.8.1**
 *  Last updated **8 years ago**
 *  Active installations **30+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/payplug-payments/)
 * Tags
 * [button](https://wol.wordpress.org/plugins/tags/button/)[buy now](https://wol.wordpress.org/plugins/tags/buy-now/)
   [buy now button](https://wol.wordpress.org/plugins/tags/buy-now-button/)[easy](https://wol.wordpress.org/plugins/tags/easy/)
   [ecommerce](https://wol.wordpress.org/plugins/tags/ecommerce/)
 *  [Advanced View](https://wol.wordpress.org/plugins/payplug-payments/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/payplug-payments/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/payplug-payments/reviews/)

## Contributors

 *   [ NicolasKulka ](https://profiles.wordpress.org/nicolaskulka/)
 *   [ mathieuaubert ](https://profiles.wordpress.org/mathieuaubert/)
 *   [ Plateforme WP Digital ](https://profiles.wordpress.org/plateforme-wp-digital/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/payplug-payments/)