• Resolved bleec

    (@bleec)


    Hi, I’ve just recently installed your plugin. My site isn’t live yet so can’t send a direct link.
    I’m having issues with Gpay. I keep getting an error saying
    “This merchant is not enabled for Google Pay.”

    From my understanding I’ve done everything I can to enable it but have read in the documentation there is a common issue with the URL google console requires (“Google’s documentation is misleading, not all domains require “www”. If your domain name resolves without www don’t include it in the website domain section.”).
    My site is set up like – “sitename.com.au”, but I have also tried “www.sitename.com.au”, but neither fix the issue.

    Am I missing something?
    My understanding is that I need it to work to provide the required screenshots the Google API team needs to approve the integration request.

    Also, the test environment… The process has confused me.
    Am I supposed to put this code somewhere?:
    “var paymentsClient =
    ? ? new google.payments.api.PaymentsClient({environment: ‘TEST’});”

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @bleec

    If you set the plugin to test mode on the API Settings page of the Stripe plugin then GPay will work. That’s how you gather your screenshots for the Google team.

    Once they approve your integration you will receive a merchant ID and you will need to add that value in the plugin settings. You can then use GPay with live mode enabled.

    You don’t have to put any code anywhere, the plugin takes care of all that for you.

    Kind Regards

    Thread Starter bleec

    (@bleec)

    Thanks so much for the super quick reply.

    Where do I enable test mode because I think I’ve tried everything and I still get that same error –

    “This merchant is not enabled for Google Pay.”

    Plugin Author Payment Plugins

    (@mrclayton)

    To enable test mode navigate to the WordPress Admin – Woocommerce – Stripe by Payment Plugins – Settings.

    On the API Settings page you can toggle test/live mode.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issues setting up Gpay’ is closed to new replies.