ScalapayApi
in package
Table of Contents
Properties
- $container : ContainerInterface
- $kernel : mixed
- $scalapayBaseUrl : mixed
Methods
- __construct() : mixed
- doRefund() : false|ResponseInterface
- Do refund
Properties
$container
protected
ContainerInterface
$container
$kernel
protected
mixed
$kernel
$scalapayBaseUrl
protected
mixed
$scalapayBaseUrl
Methods
__construct()
public
__construct(ContainerInterface $container, KernelInterface $kernel) : mixed
Parameters
- $container : ContainerInterface
- $kernel : KernelInterface
doRefund()
Do refund
public
doRefund(Refund $refund) : false|ResponseInterface
Parameters
- $refund : Refund