thephpleague / omnipay

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

Omnipay custom gateway dev #427

Open bbrandtlv opened 7 years ago

bbrandtlv commented 7 years ago

Hey, i'm working on new gateway. Added to json, installed. I can use it. Having some errors, but I will find the way to fix them. I'm missing basic of omnipay steps. Once i run ('custom_gateway')->send(); i want to know where it goes step by step. response.php request.php complete... I need to make two options: redirect and iframe. I didnt find any good docs about omnipay. Could you please point me? I'll make a tutorial after it will work. Thanks a lot.

bevdam commented 7 years ago

Hey

Have a look at this http://omnipay.thephpleague.com/