• Resolved dankinnie123

    (@dankinnie123)


    Hi,

    I’ve gone through the web integration with google. (inputting website URL without the www.).

    Although i has to navifate to the Integration page through the “<> Google Pay API” option in the left hand menu, not the “Integrations” options as the guide says. Assuming this doesnt make a difference?

    Stripe is in test mode, API keys input are in test mode, stripe credit card testing works, but no google pay buttons are showing on my checkout or product pages.

    help please.

    Dan

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

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

    (@mrclayton)

    Hi @dankinnie123

    The reason you don’t see GPay is because you have the following JS error:

    Uncaught ReferenceError: google is not defined.

    The plugin enqueues scripts in the order that they should be loaded, but that order is being manipulated somehow on your site. If you’re using a cache plugin, make sure you exclude external scripts like pay.google.com and js.stripe.com and don’t allow deferred loading of those scripts.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Google pay button now showing to test’ is closed to new replies.