You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser and OS Version: Safari 17.0 (18616.1.27.111.22, 18616) on macOS 13.4 (22F66)
Issue description
Hello,
I'm encountering an issue with braintree-web/google-payment when using Safari. Occasionally, Safari seems to halt the execution of my script without throwing any errors; it simply stops.
At line 41, there's a console.log(). It appears that this is the point where Safari stops processing and doesn't proceed further.
I'm puzzled by this behavior. On refreshing my browser once, the Google Pay button appears. However, upon subsequent refreshes, it sometimes doesn't show up.
Are you aware of any known issues or limitations concerning Safari and the Google Pay button?
Thank you for your assistance.
Have a great day!
The text was updated successfully, but these errors were encountered:
Hey @CyrilKrylatov , thanks for writing in! I am not able to reproduce this in my own test app, and there are not any limitations with Google Pay and Safari to our knowledge.
I think this question is better suited for our support team, who can help you troubleshoot your integration. You can write in to our support team here -> https://developer.paypal.com/braintree/help
General information
Issue description
Hello,
I'm encountering an issue with
braintree-web/google-payment
when using Safari. Occasionally, Safari seems to halt the execution of my script without throwing any errors; it simply stops.You can review my Stimulus component at this link
At line 41, there's a
console.log()
. It appears that this is the point where Safari stops processing and doesn't proceed further.I'm puzzled by this behavior. On refreshing my browser once, the Google Pay button appears. However, upon subsequent refreshes, it sometimes doesn't show up.
Are you aware of any known issues or limitations concerning Safari and the Google Pay button?
Thank you for your assistance.
Have a great day!
The text was updated successfully, but these errors were encountered: