hansgoed

Results 4 issues of hansgoed

I Just freshly installed the app and tried to create a new connection. When I clicked save I got directed to the connections overview which was empty. I restarted the...

I found the following on: https://github.com/drewjoh/phpPayPal/wiki/Setup > $paypal = new Paypal($config, true); // true = LIVE Server All evidence points to true being the sandbox

### What happened? I wanted to activate a feature for all users. I used the "activate" action, but the feature remained inactive. ### How to reproduce the bug ```php //...

bug