1
0

Added base plugin, in preperation for the API

This commit is contained in:
2017-02-19 11:19:42 +01:00
parent 64d7fa13d7
commit 3e0d67caca
8 changed files with 181 additions and 7 deletions

View File

@ -4,15 +4,13 @@ namespace Omnipay\Inforbank;
use Omnipay\Common\AbstractGateway;
class Gateway extends AbstractGateway {
public function getName() {
class Gateway extends AbstractGateway
{
public function getName()
{
return 'Inforbank';
}
public function getDefaultParameters() {
return array();
}
/**
* Start a purchase request.
* @param array $parameters An array of options