colinodell / omnipay-bundle

Omnipay bundle for Symfony 2.3+ and 3.0+
MIT License
7 stars 12 forks source link

Omnipay gateway doesn't get initialized in cli #5

Closed paulchubatyy closed 8 years ago

paulchubatyy commented 8 years ago

For some reasons my gateways are perfectly initialized when running thru fpm, but when I run cli commands the gateway configuration is empty. Very strange thing.

paulchubatyy commented 8 years ago

Never mind, using sendData instead of send.

colinodell commented 8 years ago

Sorry for not responding sooner, but I'm glad you were able to figure out the issue! Let me know if you run into any other issues.