besfortmehmeti/laravel-pcb-rest-api

LaravLaravel Plugin for Processing Payments Through ProCredit Bank Gateway

Downloads

1

Stars

0

Version

1.0-alpha

PCB Payment Gateway API


Description:

Library for working with PCB Payment Gateway (PCB, also known as ProCredit Bank) Service
provided by Quipu Processing Center


Installation:

composer require besfortmehmeti/laravel-pcb-rest-api

Usage examples:

use Fortshpejt\PCB\Facades\Pcb;

$doPayment = Pcb::createOrderRequest($amount, $description, $currency);

besfortmehmeti

Author

besfortmehmeti