Hello Team – I would love to be able to display the Transaction Number from the Payment Gateway on the Registrations Page under the paid column where it currently displays the Price Paid and “…via XXXPAYMENTSYSTEM” This URL http://sitename.com/wp-admin/admin.php?page=espresso_registrations
I believe the File to adjust is wp-content/plugins/event-espresso-core-reg/admin_pages/registrations but Having a tough time tracking down the correct object or variable. The Database Table is wp_esp_payment, Column PAY_txn_id_chq_number. I appreciate any direction.
You wouldn’t actually make edits to any core files. Instead, you’ll add the code to your own little custom plugin and use the provided hooks from WordPress and Event Espresso core to hook in to the page to add the custom column.
The support post ‘Transaction Check Number’ 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.