We should Mock the Mollie API calls when the Travis job is triggered by a PR by an external maintainer. Since our API key is encrypted, integrations tests will always fail because the encrypted environment variables are not available from external sources (PR's initiated by external collaborators).
We should Mock the Mollie API calls when the Travis job is triggered by a PR by an external maintainer. Since our API key is encrypted, integrations tests will always fail because the encrypted environment variables are not available from external sources (PR's initiated by external collaborators).
More information: https://docs.travis-ci.com/user/pull-requests/#pull-requests-and-security-restrictions