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.