Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
/ ifthenpay Public archive

IfthenPay PHP Helper Classes.

License

Notifications You must be signed in to change notification settings

s3rgiosan/ifthenpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IfthenPay Helpers

IfthenPay PHP helper classes.

Install

$ composer require s3rgiosan/ifthenpay

Usage

use s3rgiosan\IfthenPay\Helpers\Multibanco;

class FooBar {
    public function process_payment() {
        $reference = Multibanco::generateReference( $ent_id, $subent_id, $order_id, $order_value );
    }
}

License

The MIT License (MIT). Please see License File for more information.

About

IfthenPay PHP Helper Classes.

Topics

Resources

License

Stars

Watchers

Forks

Languages