thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.92k stars 929 forks source link

How adapt adapt new gateway in omnipay #568

Open otaviobarreto opened 5 years ago

otaviobarreto commented 5 years ago

I need to implement a new gateway in Omnipay but I can't find info on website of how to do it. This is the gateway: https://github.com/otaviobarreto/omnipay-astropay where I should add the gateway files inside my Omnipay folder? I can't find this info on documentation, If someone could help I would be thankful.

DemigodCode commented 5 years ago

Why you don't take a look at other packages? E.g. sage, payone, worldpay