Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

PayPlug Payments

Опис

англійська

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
This plugin, version 1.*, is based on API V1 Payplug.
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
Ce plugin, en version 1.*, se base sur l’API V1 de Payplug.
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.

Локалізація

  • французька
  • англійська

My Links

Скріншоти

  • PayPlug Settings

Встановлення

англійська

  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
  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
  4. Configurez le plugin en allant dans le menu “PayPlug”

Часті питання

Installation Instructions

англійська

  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
  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
  4. Configurez le plugin en allant dans le menu “PayPlug”

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“PayPlug Payments” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “PayPlug Payments” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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