• Resolved xbaeza

    (@xbaeza)


    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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @xbaeza,

    Could you try adding var wc_stripe_params as the “URL that should be whitelisted” under Complianz > Integrations > Script Center > “Whitelist a script, iframe or plugin”? Make sure to enable the slider to activate it.

    It should look like the below:

    Let me know if that does the trick.

    Kind regards,
    Jarno

    Thread Starter xbaeza

    (@xbaeza)

    Super,
    that did the trick!

    Many thanks,
    Xavi

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Stripe plugin’ is closed to new replies.