• Hi There!
    Paypal Express checkout not working. whenever I click on the PayPal smart button popup disappears immediately. I think some “nonce” problem how to exclude below nonce.

    _wc_ppec_update_shipping_costs_nonce private
    _wc_ppec_start_checkout_nonce private
    _wc_ppec_generate_cart_nonce private

    Thanks

Viewing 1 replies (of 1 total)
  • You need to disable caching of pages where people can buy things/where that PayPal button is, or enable dynamic caching but that’s way harder to get working.

    There’s a textbox on the advanced settings page where you can paste the URLs of those pages or you can set the constant DONOTCACHEPAGE and the plugin won’t cache those pages.

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce PayPal Checkout nonce Problem’ is closed to new replies.