Action to run extra preheader code before processing the checkout, primarily used by the integrated gateways.
do_action( 'pmpro_checkout_before_processing' );
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/preheaders/checkout.php
View in Source Code