Greetings,
I've a form which calls out to a payment gateway in the "on Submit before email section". I am assigning a field called uniquecode in my database. I then use a plugin to call a payment gateway.
I would like to pass the uniquecode recorded in the database record but can't work out how to get that. It isn't available using $_REQUEST.
It's probably something that I should know, so apologies in advance.
Any tips, or pointers in the right direction would be most welcome.
Many thanks,
Paul
I've a form which calls out to a payment gateway in the "on Submit before email section". I am assigning a field called uniquecode in my database. I then use a plugin to call a payment gateway.
I would like to pass the uniquecode recorded in the database record but can't work out how to get that. It isn't available using $_REQUEST.
It's probably something that I should know, so apologies in advance.
Any tips, or pointers in the right direction would be most welcome.
Many thanks,
Paul