Logidav Docs

AlmaApi
in package

Class AlmaApi

Table of Contents

Properties

$almaClient  : Client
$apiKey  : mixed
$container  : ContainerInterface
$mode  : mixed

Methods

__construct()  : mixed
AlmaApi constructor.
doRefund()  : mixed
getOrders()  : mixed
getPaymentById()  : mixed
createInstance()  : mixed

Properties

$almaClient

protected Client $almaClient

$container

protected ContainerInterface $container

Methods

__construct()

AlmaApi constructor.

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface
Tags
throws
DependenciesError
throws
ParamsError

getOrders()

public getOrders([mixed $limit = 20 ][, mixed $startingAfter = null ][, mixed $filters = array() ]) : mixed
Parameters
$limit : mixed = 20
$startingAfter : mixed = null
$filters : mixed = array()

getPaymentById()

public getPaymentById(mixed $id) : mixed
Parameters
$id : mixed

createInstance()

private createInstance() : mixed

        
On this page

Search results