2017 © Pedro Peláez
 

library getnet-php

GetNet PHP Library

image

getnet/getnet-php

GetNet PHP Library

  • Thursday, July 12, 2018
  • by armandohprado
  • Repository
  • 3 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

GetNet PHP SDK

Latest Stable Version Latest Unstable Version License Total Downloads, (*1)

PHP integration for GetNet API, (*2)


, (*3)

Installation

Via Composer, (*4)

composer require 'getnet/getnet-php'

Usage

Basic

you will need your Client ID and Client Secret to authenticate, (*5)

$authenticate = [
    'client_id'     => 'eb153ef1...e47b199',
    'client_secret' => 'fcf1e007...de0b9e6'
];

$authorization = new GetNet_Token($authenticate);
$authorization->authorize();

Wiki

Check the wiki for detailed documentation., (*6)

The Versions

12/07 2018

dev-master

9999999-dev

GetNet PHP Library

  Sources   Download

MIT

The Requires

  • php >5.3
  • ext-mbstring *
  • ext-curl *
  • ext-json *

 

api getnet get net api getnet