Filter the parameters used to create the Stripe plan.
apply_filters( 'pmpro_stripe_create_subscription_array', $params ) |
For a full list of parameters, see the Stripe documentation on the subscription object.
Parameters
- $params
- array; Array of params sent to Stripe.