Open timint opened 1 year ago
Trying to enable logging to see what is going produces an error: Call to a member function doRequest() on null
Call to a member function doRequest() on null
$result = Svea\WebPay\WebPay::getPaymentPlanParams($config) ->setCountryCode('SE') ->enableLogging(true) ->doRequest();
Trying to enable logging to see what is going produces an error:
Call to a member function doRequest() on null