Hello zenners,
I am trying to setup a bank payment module which is not a contribution yet (i'm on ZC 1.3.2)
My problem is that i need to use a function to secure the connection, which is defined after form_action_url in my payment module file (at the begining of the file when defining the new payment class).
So if i enter the value using my function in form_action_url, i get an error message that the function called is undefined, and when i try to use a variable, the value is blank in "checkout confirmation"...
If you have any idea how to get the right value or how to define correctly form_action_url, please do not hesitate !!!
THX



