Use this hook to add extra fields to the checkout page or execute custom code in the middle of the checkout page.
do_action('pmpro_checkout_boxes'); |
Parameters
-
None
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source CodeRelated Articles and Recipes
Allow members to select a Payment Plan for membership at checkout (discount code method) By David Parker
Exclude billing fields from some membership levels at checkout. By Andrew Lima
Add “Select a Payment Plan” box to membership checkout (multiple levels demo) By Jason Coleman
Add the Member’s level ID to the Body Class for Level-Specific CSS Styles By Travis Lima
Prevent users from using an email address as their username. By Travis Lima
Non-US Taxes with Paid Memberships Pro By Jason Coleman