Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Micro transactions payment dialogue inconsistency in unity for VR game #428

Open
ghost opened this issue May 9, 2020 · 2 comments
Open

Comments

@ghost
Copy link

ghost commented May 9, 2020

We are trying to use microtransactions in our game developed using Unity.

We are facing an issue that, when we call initTrasaction i.e https://partner.steamgames.com/doc/webapi/ISteamMicroTxn#InitTxn from our secure server, Steam Transaction payment dialog is appearing some times in VR
mode and some times directly on the game window on the PC screen (it's not consistent).

Is there any option to control that it should always display in-game Game Window instead of VR or vice versa?

Can you help me in resolving that? This is standing as a blocker for our game public release.

@garrynewman
Copy link
Member

I'm not sure if we have control over that. If you can find something in the c++ steamworks docs that you think you need to call, I will look into it for you.

@ghost
Copy link
Author

ghost commented May 22, 2020

From our secure server, we are using web API to display that payment dialogue box. Can you help in this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant