Problem with Stripe plugin
-
Hi, we have integrated Complianz in our client website and we are very satisfied with it.
however we have detected a little problem with Stripe. If user don’t accept or deny cookies, stripe is not working well in the payment page (credit card input doesn’t appear). To mitigate this we have enabled “soft wall” to force client to accept or deny cookies. The thing is, even Stripe cookies are listed as functional, if user click “Deny” stripe is not working. Functional cookies are placed even if the client has denied cookies right?
A javascript error appear in the console when cookies are denied or client has not accepted or denied cookies:
Uncaught ReferenceError: wc_stripe_payment_request_params is not defined
(https://www.binnariproject.com/wp-content/plugins/woocommerce-gateway-stripe/assets/js/stripe-payment-request.min.js?ver=6.4.3:1:48)website: https://www.binnariproyect.com/
just put some product in the basket, go to checkout, down select credit card, and the input to put it doesn’t appear.any clue?
- The topic ‘Problem with Stripe plugin’ is closed to new replies.