Fixed bugs + testing
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user