Amazon Payments Advanced Button – Move/Remove
-
WordPress 4.1.1
Woocommerce 2.3.7
Amazon Payments 1.3.0All functions working great. This is a cosmetic and layout issue.
First, the “pay with amazon” button needs to go away until the checkout page.
I don’t want to see it on the cart page or any other page until checkout. How can I pull that off?
Second, the amazon button appears in a Woocommerce info box on the top of the checkout page above all the forme fields.
I hate this location and I want to move it to the bottom of the page or add it to the
<div id="payment" class="woocommerce-checkout-payment">where paypal is already listed and hopefully others will be collected together there as well.Currently that is in the the “Review & Payment” tab on the Checkout page. Would love to stick Amazon only there.
I do not think there is a setting but rather a call to a WC hook involved here … what page can I edit this hook on? The Checkout.php page? Can I just move it down the checkout.php page to under all the form stuff?
Thanks for any knowledgeable answers, I will be watching this closely and responding as soon as I see any discussion on this.
Thanks concerned fellow website owners π
WJ
The topic ‘Amazon Payments Advanced Button – Move/Remove’ is closed to new replies.