Paybox WooCommerce Payment Gateway

0

This module adds a Paybox Payment Gateway to your Installation of WooCommerce. Paybox is a Payment Services Provider in Europe, part of the Verifone Group. plugin actions in wordpress:

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This module adds a Paybox Payment Gateway to your Installation of WooCommerce.

Paybox is a Payment Services Provider in Europe, part of the Verifone Group.

plugin actions in wordpress:

this plugin offers an admin panel from the order section to the settings of Woocommerce.
it adds payment information to the orders details and changes the status of orders (upon reception of an IPN, see below.) and adds payment means on the checkout page.

This plugin takes information from the order and creates a form containing the details of the payment to be made, including parameters configured in the admin panel of the module that identify the mechant.

The plugin checks for availability of the Paybox platform, through a call to our servers.
It then submits with javascript the form to the first available server.

the customer is then presented with a payment page, hosted on the Paybox Platform (urls above).

The Paybox Platform sends an Instant Payment Notification (IPN) to the server when the customer actually made the payment, indicating to the merchant the status of the payment.

the plugin generates a url that can catch the IPN call from Paybox’s server, filtering incoming calls to the Paybox IP address.

if payment is successfull, then the plugin validates the order though woocommerce.