• Resolved donaldjlove

    (@donaldjlove)


    On the cart page, is it possible to present the Payment Request button below the primary Proceed to Checkout button (i.e., as one of the OR options)?

    Also, it appears to me that the Payment Request button is styled as the Apple Buy button for iOS systems, but for Google systems, it appears as a black/purple unbranded Buy Now button. This seems to be a Stripe thing. Is it possible to have that appear as a G Pay button instead? I realize the execution of this is outside of the scope of support for a free plugin, I’m more just curious about the approach and amount of effort that this would require.

    Thanks.

Viewing 1 replies (of 1 total)
  • Hi @donaldjlove,

    On the cart page, is it possible to present the Payment Request button below the primary Proceed to Checkout button (i.e., as one of the OR options)?

    Yes it is possible – typically that is handled via your theme as it may have overriding template files with WooCommerce, so check with your theme developer first.

    Also, it appears to me that the Payment Request button is styled as the Apple Buy button for iOS systems, but for Google systems, it appears as a black/purple unbranded Buy Now button. This seems to be a Stripe thing. Is it possible to have that appear as a G Pay button instead?

    By default in the plugin settings you can change the button type from Dark to Light as seen in this screenshot.

    Otherwise you can hide the button and replace with an overlay button, but that might cause issues later down the line. You can check with your theme developer on this.

Viewing 1 replies (of 1 total)
  • The topic ‘Payment Request Positioning and Styling’ is closed to new replies.