EE4 “Thank You” Page Actions & Filters
Payment Overview Template
This basically is just the congratulations message. the other templates get added to this via the AHEE__thank_you_page_overview_template__content hook or JS:
/shortcodes/espresso_thank_you/templates/thank-you-page-overview.template.php
FHEE__thank_you_page_overview_template__order_conf_desc1 argument: $string (Congratulations message)AHEE__thank_you_page_overview_template__contentAHEE__thank_you_page_overview_template__topFHEE__thank_you_page_overview_template__order_conf_button_text1 argument: $string (text for big blue button) (http://www.screencast.com/t/bACAJRpFwd)AHEE__thank_you_page_overview_template__bottom
Registration Details Template
This template is for the Registration Details table:
/shortcodes/espresso_thank_you/templates/thank-you-page-registration-details.template.php
AHEE__thank_you_page_registration_details_template__after_headingAHEE__thank_you_page_registration_details_template__after_registration_table_row1 argument: $registrationAHEE__thank_you_page_registration_details_template__after_registration_details
Transaction Details Template
This template is for the Transaction Details table:
/shortcodes/espresso_thank_you/templates/thank-you-page-transaction-details.template.php
AHEE__thank_you_page_transaction_details_template__after_headingAHEE__thank_you_page_transaction_details_template__after_transaction_table_row1 argument: $transactionAHEE__thank_you_page_transaction_details_template__after_transaction_details
Payment Details Template
This template is for the Payment Details table:
/shortcodes/espresso_thank_you/templates/thank-you-page-payment-details.template.php
FHEE__payment_overview_template__no_payments_made1 argument: $stringFHEE__payment_overview_template__no_payment_required1 argument: $stringAHEE__thank_you_page_registration_details_template__after_headingAHEE__thank_you_page_payment_details_template__after_each_payment1 argument: $paymentAHEE__thank_you_page_payment_details_template__no_payments_made1 argument: $transactionAHEE__thank_you_page_payment_details_template__no_payment_requiredAHEE__thank_you_page_payment_details_template__after_gateway_content1 argument: $gateway_contentAHEE__thank_you_page_payment_details_template__after_payment_details