Skip to content

Instantly share code, notes, and snippets.

View lupena's full-sized avatar

Luis Peña lupena

  • ideologic srl
  • Spain
View GitHub Profile
@lupena
lupena / AzulPaymentGateway.php
Last active December 16, 2021 05:15
Class to handle Azul Payment Gateway Methods / Banco Popular Dominicano BPD / Azul.com.do
/**
* PHP version 5
* @package AzulPaymentGateway
* @author ideologic SRL <touch@ideologic.do>
* @since File available since Release 1
*/
<?php namespace App;
// use Illuminate\Database\Eloquent\Model;
// use DB;