2017 © Pedro Peláez
 

library easypay

PHP wrapper for integration with Easypay Payment System

image

luismarto/easypay

PHP wrapper for integration with Easypay Payment System

  • Wednesday, January 17, 2018
  • by luismarto
  • Repository
  • 1 Watchers
  • 1 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 27 % Grown

The README.md

ENGLISH VERSION:

Before you start testing the API system, you need to contact Easypay at tec@easypay.pt.
We need to change the configuration of your account to be ready to receive notifications via API.
If you don't have a Free Plan, you may request the "Test" environment as well.
In all communications with Easypay, please send us your CIN (0000) and your USER ID (XXXX000000)., (*1)

Now that you have your account configured, you may proceed to the installation process., (*2)

You can check the examples here, step by step:, (*3)

  • EasypayCreatePaymentReferenceExample.php
    Shows you how to create a reference and use it to start the payment process., (*4)

  • EasypayPaymentNotificationExample.php
    After filling the client information, it will be redirected to this file.
    That information will be saved on your database., (*5)

  • EasypayRequestPaymentExample.php
    Once the payment is realized, EasyPay will call this file, so you can store necessary info., (*6)

  • EasypayTransactionVerificationExample.php
    When a client authorizes a payment trough our credit card gateway our systems send you back a transaction key in the "visa-fwd" URL., (*7)

PORTUGUESE VERSION:

Antes de começar a testar o Sistema de APIs, será necessário contactar a EasyPay através do seguinte endereço tec@easypay.pt.
Necessitamos de alterar a configuração da sua conta, para que esta esteja apta a receber notificações via API.
Se não tiver um Plano Gratuito, deverá pedir o plano de testes.
Será necessário enviar o seu CIN (0000) e User ID (XXXX000000) em todas as comunicações que efectue com a EasyPay., (*8)

Agora que tem a sua conta configurada, deverá proceder ao processo de instalação., (*9)

Poderá ter em conta os exemplos aqui mencionados, passo-a-passo:, (*10)

  • EasypayCreatePaymentReferenceExample.php
    Aqui poderá ver como criar uma referência e usá-la para o inicio do processo de pagamento., (*11)

  • EasypayPaymentNotificationExample.php
    Assim que o cliente tenha preenchido a informação necessária. poderá ser redireccionado para este mesmo ficheiro onde será armazenada na sua base de dados a informação referente a esta mesma transacção., (*12)

  • EasypayRequestPaymentExample.php
    Assim que o pagamento for realizado, a EasyPay chamará este ficheiro. assim conseguirá aceder á informação necessária., (*13)

  • EasypayTransactionVerificationExample.php
    Quando um cliente autoriza um pagamento através do nosso gateway de pagamento ser-lhe-á enviada a chave de transacção via "visa-fwd" URL., (*14)

The Versions

17/01 2018

dev-develop

dev-develop https://geekalicious.pt/phpopenchart/

PHP wrapper for integration with Easypay Payment System

  Sources   Download

MIT

easypay multibanco debito direto

01/11 2017

1.0.0

1.0.0.0 https://geekalicious.pt/phpopenchart/

PHP wrapper for integration with Easypay Payment System

  Sources   Download

MIT

easypay multibanco debito direto

25/06 2015

v2.0.0.x-dev

2.0.0.9999999-dev

Easypay SDK

  Sources   Download

The Development Requires