I'm developing a new package to help me use the famous payment gateway Cielo through omnipay
But I have a few questions, from seeing another omnipay implementations I didn't found the answer for:
Can I use this Cielo's library or I need to build everything by my own?
Cielo has credit card payments. The question is, how do I recognize the card payment network? Is there a correct way or I can create my own flags for development use?
That's all for now, thank you!