Skip to content

Enable logging for payment plans gives fatal error #112

@timint

Description

@timint

Trying to enable logging to see what is going produces an error: Call to a member function doRequest() on null

        $result = Svea\WebPay\WebPay::getPaymentPlanParams($config)
                  ->setCountryCode('SE')
                  ->enableLogging(true)
                  ->doRequest();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions