Optionally prevent the Payment Request Button price from being automatically updated when fields are changed at checkout.
apply_filters( 'pmpro_stripe_update_payment_request_button', bool $update ); |
Parameters
- $update
- bool
Source
View in Source CodeRelated Articles and Recipes
Add Apple Pay and Google Pay as Payment Options at Membership Checkout By David Parker