We are using RealAuth gateway to receive payments.
Everything is working, but we need to add a product/event identifier to the RealAuth entry to better organize the reports there.
There’s a productid field that can be sent in the transaction, and we added this field as a Meta Key in the Event. Already added it as a Hidden field (registration-page-display.php).
Which files should I look into/modify to add this information on the data submission to the Gateway Api?
In Event Espresso 3 the files that handle that data are in /gateways/realauth. You can actually copy that entire /realauth folder to /wp-content/uploads/espresso/gateways/realauth and your customized gateway will load from there.
Yeah, but how do I get the event information there? Is there any function that I can call to have this information?
I’m not getting to pass the data though the posts and can’t find any documentation about it. I need it to have something readable on the Gateway dashboard side.
You’ll most likely need to consult with a PHP developer. They’ll be able to see where to add the additional data. We can recommend contacting one of the developers listed here:
The support post ‘Add Meta Data to Gateway submitted data (Realauth/Realex)’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.