Hello!
up until very recently I was successfully using the web browser widget to display an stripe checkout page inside my game and allow users to complete purchases of products inside the game.
this works with a backend system and a stripe hosted checkout page.
However, the stripe checkout page stopped working recently I take it something they updated broke compatibility with the web browser plugin?
is there anything like chrome dev tools for this browser? a way to log whatever errors might occur while It is trying to show a webpage? how could I go over debugging what errors is happening inside the browser plugin?
thank you very much for any help/attention.