I'm attempting to test IAP by launching our app from the debugger. After
calling ovr_IAP_LaunchCheckoutFlow, the user is taken out of the app and
into Oculus home to complete the purchase. The user will see the
following error message in the Rift:"So...
After some assistance from an Oculus dev, it appears that you must use a
valid zip code. A zip code like 00000 or 99999 will not work.Moral of
the story, make sure that you're using a valid zip code with the test
credit card numbers.
To update, I had a chance this morning to upload my build to our Alpha
channel. I verified that the test user is allowed to access the Alpha
channel and that my IAP build was installed via the Oculus library.The
same error message still occurs.