I'm developing an instant game for Facebook (Meta) which have in-game purchases. I'd want to implement in-game market feature.
As far as I can see, there are a three requirements for in-app purchases to work:
- Upload at least one game bundle
- Register at least one product
- Create a payment account
I've done (1) and (2), but because I'm not a legal entity, I can't create a valid Payment Account for the app. Is there a way to test purchases without it?