link advertising during payment
-
the plugin keeps on advertising for link on payment process
see pictures here
https://github.com/woocommerce/woocommerce-gateway-stripe/pull/2628#issuecomment-2628832183
I try to remove it using CSS like this
.p-LinkAutofillPrompt { display: none!important; }
and
.AnimateSinglePresenceItem.p-LinkAutofillPrompt-animationItem { display: none; }
no changes
I also turn link of under
https://dashboard.stripe.com/settings/link
no changes
I also try to turn link of under
https://dashboard.stripe.com/settings/payment_methodsbut stripe keeps telling me that woocomerce (the payment plugin) is handling the payments so I cant do anything..
what to do?
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.