We are in the process of taking a new app (previously published on iOS and Google Play) and implementing the Fortumo plug-in for a NOOK version of the app. I’ve created the in-app purchase item for NOOK on my Fortumo dashboard and we’ve implemented the code.
I’m unclear what the phrase “sandbox” means as displayed to the right of the item listing under My Services on the dashboard. In the General Information tab it states:
"** This payment service is running in sandbox, no real transactions are generated.**
Be sure to switch to live server after you have finished testing."
However, in the Support FAQ, it states:
How to test the service without paying for it?
On the “Test” tab of the service’s profile you will find a testing interface for simulating payments.
NOTE: I do not see a Test tab when viewing the NOOK in-app purchase item information display.
Can I test in-app without making a real payment?
Currently it is not possible to test in-app purchases on device without
sending an actual SMS message. If you want to test the server-side
integration then you can use the test tab on Fortumo’s Dashboard.
If you click test then a request is made to your payment forwarding URL
like when you make a real payment on device. On the test tab you can
put something random to the end-user id and payment code fields since
they would be filled automatically by the in-app library. You can use
the product_name field in-app and under the test tab to transfer
information about the user (eg. user name).
NOTE: This is under the In-App Payments on Android section of the aforementioned FAQ and there’s no corrolary information for NOOK in-app payments.
So, in short, we’d like to understand the situation related to testing in-app purchases on NOOK through the Fortumo plug-in in more detail please.