To run fake store there are two ways:
StandardPurchasingModule.Instance().useFakeStoreAlways
to true
The Fake Store allows the developer to chose between three options for testing purposes. This testing feature can be set with StandardPurchasingModule.Instance().useFakeStoreUIMode
.
This option display no dialog.
This option will show a simple dialog is shown when Purchasing.
This option will show a dialog giving options for failure reason code selection when Initializing/Retrieving Products and when Purchasing.