1
0

Fixed bugs + testing

This commit is contained in:
2017-02-19 12:24:32 +01:00
parent 8ea09dde35
commit 807384620c
7 changed files with 38 additions and 8 deletions

View File

@ -4,7 +4,7 @@ namespace Omnipay\Inforbank\Message;
class CompletePurchaseRequest extends AbstractRequest
{
protected $endpoint = "https://inforbank.nl/api/statusRequest";
protected $endpoint = "http://localhost:8080/api/statusRequest";
protected function generateSignature()
{