Support

Home Forums Event Espresso Premium Add extra input field before sending to of-site gateway

Add extra input field before sending to of-site gateway

Posted: April 7, 2014 at 7:59 am


Tim van Heugten

April 7, 2014 at 7:59 am

I coded a gateway for iDeal through MultiSafepay in EE4. Before I can send the visitor to this off site gateway I need to ask them what their bank is (issuer). I want to ask them this by presenting them a dropdown after they choose the gateway. What’s the best way to achieve this? I got this working by renedering the dropdown in the message HTML and setting a cookie using Javascript, but that doesn’t seem to be the best way.

After I fix this I think I got a pretty clean solution for MultiSafepay iDeal transactions, the number one payment method in the Netherlands.


Sidney Harrell

April 18, 2014 at 12:35 pm

Actually, doing it with AJAX may be your easiest route. The other two alternatives would be to set up a separate page to submit the bank issuer form to, which would then process and redirect the user to the iDeal site, or to hook into EE4’s system of handling requests, which can be quite challenging.

The support post ‘Add extra input field before sending to of-site gateway’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso