Hello,
I have to send a field data to the Payment Gateway. I have designed a hidden field to store the value. But this value will be the unique key of the data entered by the user inserted in the DB.
Upon submit, I have a DB Save event that saves the submitted data. I then read the unique key of the record just saved and set the form data for the hidden field name. Then the payment gateway action is setup.
But the hidden field is not passed correctly. How could this be setup correctly?




Regards,
Anu
I have to send a field data to the Payment Gateway. I have designed a hidden field to store the value. But this value will be the unique key of the data entered by the user inserted in the DB.
Upon submit, I have a DB Save event that saves the submitted data. I then read the unique key of the record just saved and set the form data for the hidden field name. Then the payment gateway action is setup.
But the hidden field is not passed correctly. How could this be setup correctly?




Regards,
Anu