omnipay icon indicating copy to clipboard operation
omnipay copied to clipboard

Icepay Gateway

Open greydnls opened this issue 10 years ago • 6 comments
trafficstars

New Gateway requested via stack overflow here: http://stackoverflow.com/questions/30297343/using-omnipay-with-icepay/30306283?noredirect=1#comment48740729_30306283

greydnls avatar May 20 '15 14:05 greydnls

API Docs can be found here; https://icepay.com/nl/en/documentation/developer-network/

Any idea when this Gateway is ready?

reinos avatar May 28 '15 08:05 reinos

I don't think anyone started yet, but you can help by forking https://github.com/thephpleague/omnipay-skeleton and start implementing :)

barryvdh avatar May 29 '15 08:05 barryvdh

What is the best way of implementing? I have no idea where to start...

reinos avatar Jun 02 '15 12:06 reinos

Fork or clone the omnipay-skeleton repo. Take a look at the other gateways to see how to implement requests, etc. I would suggest omnipay-paypal or omnipay-stripe as they're both very feature rich gateways.

greydnls avatar Jun 02 '15 13:06 greydnls

Ok, thanks. I start with Mollie, because that one looks the same as the basic integration for icePay.

But Is there some sort of Class documentation?

reinos avatar Jun 02 '15 13:06 reinos

Better late than never, but have a look at https://github.com/superbrave/omnipay-icepay-payments.

kiettran avatar May 24 '19 09:05 kiettran