• Resolved johntudorache

    (@johntudorache)


    Hi,

    After days trying to debug it, seems that Amazon Pay is not working on the single product page built with Elementor.

    I have tried to disable all plugins except woocommerce, amazon pay and elementor.
    It wasn’t working.

    Once I disabled Elementor, the pay with amazon button is visible again.

    Anyone has this problem?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Christian

    (@christian1983)

    Hey @johntudorache ,

    Hope you are doing well! and thanks for your patience.

    Have you tried using the guide posted in this thread?

    Since you are customizing your product page, you might need to adapt it according to the guide.

    Please let me know if this helps.

    Best,
    Christian

    Thread Starter johntudorache

    (@johntudorache)

    Hi,
    Thanks for your answer.

    Well, I’ve solved this by doing a hard debug.

    Maybe this is needed for someone else.

    Basically, everything was working perfectly, but on Elementor the DOM for the amazon pay was missing.

    Have solved this by adding an HTML widget in Elementor with a DIV that has the id “pay_with_amazon_product”

    So I’ve solved this by adding an HTML widget with:
    <div id=”pay_with_amazon_product”></div>

    Then I’ve moved it with JS before or another express payment on the single product.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.