I am working on a payment gateway driver for thephpleague/Omnipay
. I am really struggling to implement a payment gateway driver that is off-site (i.e redirects the user to a payment provider page to complete payment). Now my payment provider returns the user back to my site but the payment is not complete and the payment for success or failure will be subsequent pushed to my site using registered web-hooks callbacks. I can not find good documentation on how to do these things when using Omnipay php package. I am asking the community for any help how to implement the omnipay payment gateway driver. Any any explanation of how omnipay is suppose to work will also be welcomed. Thank you.
Asked
Active
Viewed 123 times
1

Cholthi Paul Ttiopic
- 900
- 10
- 21