An open API service indexing awesome lists of open source software.

https://github.com/pronamic/wp-pronamic-pay-ingenico

Worldline (formerly Ingenico/Ogone) driver for the WordPress payment processing library.
https://github.com/pronamic/wp-pronamic-pay-ingenico

ideal ingenico ogone pay payment payments php wordline wordpress wordpress-development wordpress-plugin wp-pronamic-pay-gateway

Last synced: 11 months ago
JSON representation

Worldline (formerly Ingenico/Ogone) driver for the WordPress payment processing library.

Awesome Lists containing this project

README

          

# WordPress Pay Gateway: Ingenico/Ogone

**Ingenico/Ogone driver for the WordPress payment processing library.**

[![Build Status](https://travis-ci.org/wp-pay-gateways/ogone.svg?branch=develop)](https://travis-ci.org/wp-pay-gateways/ogone)
[![Coverage Status](https://coveralls.io/repos/wp-pay-gateways/ogone/badge.svg?branch=master&service=github)](https://coveralls.io/github/wp-pay-gateways/ogone?branch=master)
[![Latest Stable Version](https://poser.pugx.org/wp-pay-gateways/ogone/v/stable.svg)](https://packagist.org/packages/wp-pay-gateways/ogone)
[![Total Downloads](https://poser.pugx.org/wp-pay-gateways/ogone/downloads.svg)](https://packagist.org/packages/wp-pay-gateways/ogone)
[![Latest Unstable Version](https://poser.pugx.org/wp-pay-gateways/ogone/v/unstable.svg)](https://packagist.org/packages/wp-pay-gateways/ogone)
[![License](https://poser.pugx.org/wp-pay-gateways/ogone/license.svg)](https://packagist.org/packages/wp-pay-gateways/ogone)
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](http://gruntjs.com/)

## Production Environment

**Dashboard URL:** https://secure.ogone.com/ncol/prod/backoffice
**Payment Server URL:** https://secure.ogone.com/ncol/prod/orderstandard.asp

## Test Environment

**Dashboard URL:** https://secure.ogone.com/ncol/test/backoffice
**Payment Server URL:** https://secure.ogone.com/ncol/test/orderstandard.asp

## Documentation

* [Integrate with Ogone e-Commerce](http://payment-services.ingenico.com/en/ogone/support/guides/integration%20guides/e-commerce)
* [What is an SHA signature/passphrase?](http://payment-services.ingenico.com/ogone/support/guides/gebruikersgidsen/shopping-carts/what-is-an-sha-passphrase)
* [SHA-IN - Security: pre-payment check](http://payment-services.ingenico.com/en/ogone/support/guides/integration%20guides/e-commerce/security-pre-payment-check)
* [SHA-OUT - Transaction feedback](http://payment-services.ingenico.com/en/ogone/support/guides/integration%20guides/e-commerce/transaction-feedback)