From 6101d286f4f01fe1e6fb2941432dde722ee53c98 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Sat, 31 Aug 2019 03:25:10 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7ba82..b3f0685 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,11 @@ Only works with PSM Runtime 2.01 And UNITY Runtime(s) 1.00-1.02 BTW: if u have an older PSM Runtime please share! im looking for older verisons! -Note: This is ONLY for PSM (PlayStation Mobile) games NOT for Native Vita Games. \ No newline at end of file +Note: This is ONLY for PSM (PlayStation Mobile) games NOT for Native Vita Games. + +Whenever an InAppPurchase command is called a message box will pop up; +like "Get Ticket Information ?" with 3 options: +OK Cancel Error +if you press OK, the IAP Handler will say the command completed successfully +if you press CANCEL it'll say that it was cancled by the user +if you press ERROR it'll say an error occured.