Title: Payment request button order change
Last modified: January 4, 2021

---

# Payment request button order change

 *  Resolved [andreu](https://wordpress.org/support/users/andreu/)
 * (@andreu)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/payment-request-button-order-change/)
 * Hi,
 * Is it possible to change the order of the payment request buttons? For example,
   we would like to show Apple Pay option after the “Add to cart” button here [https://snipboard.io/QSCri6.jpg](https://snipboard.io/QSCri6.jpg)
 * Is that possible?
 * Thanks in advance

Viewing 1 replies (of 1 total)

 *  Plugin Support [Adam Heckler](https://wordpress.org/support/users/adamkheckler/)
 * (@adamkheckler)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/payment-request-button-order-change/#post-13872386)
 * Moving the Apple Pay button below the **Add to Cart** button will require some
   custom PHP code. You will have to use WordPress hooks to do so. If you’re not
   familiar with hooks, you can learn more about them here:
 * [https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/](https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/)
 * The hook that you’ll want to look into using is:
 * `woocommerce_after_add_to_cart_button`
 * If you aren’t familiar with PHP code, I’d recommend reaching out for custom help:
 * [https://woocommerce.com/customizations/](https://woocommerce.com/customizations/)

Viewing 1 replies (of 1 total)

The topic ‘Payment request button order change’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-gateway-stripe/assets/icon-256x256.png?rev=3177277)
 * [WooCommerce Stripe Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-stripe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-gateway-stripe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Adam Heckler](https://wordpress.org/support/users/adamkheckler/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/payment-request-button-order-change/#post-13872386)
 * Status: resolved