Use this hook to add custom content below the Membership Checkout page form. The custom content displays inside the div that wraps the checkout page content with selected level ID.
do_action( 'pmpro_checkout_after_form' );
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source Code