Paypal plugin hiding the stripe payment button
-
The PayPal plugin is applying a display: none style to the stripe payment button after the visitor selects an additional product option, but not removing this style when the user switches from PayPal option to the stripe payment option. When the user selects stripe the button is not visible.
Scenario 1: When we select the Stripe payment option and add the order bump, the Stripe payment button is showing on the page.
Scenario 2: When we select the PayPal payment option and add the order bump, then select the Stripe payment option the Stripe payment button does not show on the page.
Video of issue: https://d.pr/v/fcNX29
What needs to happen: When the user selects a payment option other than PayPal, all applied styles need to be removed so that other payment option are visible to the user.
- The topic ‘Paypal plugin hiding the stripe payment button’ is closed to new replies.