Use Ingenico Ogone solution for credit card payment

Hello,

I’m looking for a solution to implement Ogone credit card payment in a Sylius project (v1.3).

I found this bundle (https://packagist.org/packages/brille24/sylius-ingenico-plugin) but is no longer maintained and i didn’t find any other solution…

Do you have any idea how I can do ?

Thanks for your help

Nobody has an idea ?

If you have some experience with coding PHP or working with APIs, you could try creating your own integration with Sylius Payum, by following the directions here. https://docs.sylius.com/en/1.6/cookbook/payments/custom-payment-gateway.html
I don’t know if that will be very helpful if the idea of writing a sylius plugin scares you though…