Use this hook to add extra fields to the checkout page or execute custom code immediately after the Payment Information fields.
do_action( 'pmpro_checkout_after_payment_information_fields' );
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source Code