This happens just before users are sent to the payment gateway, or just before they are logged in with free subscriptions.
Parameters:
- $_POST - Array containing all data from the registration form.
- $user_id - ID of the newly created user (or user we're adding a subscription to).
- $price - Price of the subscription level being purchased.