When implemented this filter action, is there a recommended way to verify a payment transaction was completed successfully?. From the $request_parameter is there a way to access the payment transaction details.
We’ve seen one of two cases where we’ve processed an users registration when a payment was no confirmed or declined.
Any advise would be appreciated,
Paul
That particular filter is applied during the attendee information step, so no there isn’t a way to verify payment because the payment step hasn’t happened yet.
There is an action hook that fires when payment is a success: AHEE__EE_Payment_Processor__update_txn_based_on_payment__successful
Is there an existing example of the parameter/s that are provided to this action hook. If i can access the ‘primary_registrant’ and ‘EVT_ID’ i think i’d have enough information.
The support post ‘Verify Payment EE_Single_Page_Checkout process_attendee_information()’ 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.