Hello,

First of all, nice module, thank you very much for it!

I would however really like to see the more advanced Ogone options in the module. It would be very nice to send the "Look&Feel" parameters and the "Payment method" parameter, so you can have customers pick their payment method on the Drupal website and then redirect them to the right payment method page (with rules integration you can also offer different transaction costs for iDeal and creditcard payments).

Do you have any plans on implementing these kind of features?

Comments

svendecabooter’s picture

Status: Active » Fixed

There is a hook available to add additional options to Ogone. See #1239096: Allow modules to alter Ogone data before signing..
You should implement those through a hook in your custom module.
Check the api.php file in the package for more information.

Let me know if this is sufficient for your use case

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.