In-App Purchase Subscription

Ralph DiMola rdimola at evergreeninfo.net
Thu Sep 26 07:52:19 EDT 2019


Lagi,

You can test purchasing by creating test sandbox iTunes user on
iTunesConnect. Then login in to it on your test device. You can then
purchase without cost. The only test you can't do is a dispute cancelation.
That you need the low tier test on a live iTunes account to fully test.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Lagi Pittas via use-livecode
Sent: Thursday, September 26, 2019 6:17 AM
To: How to use LiveCode
Cc: Lagi Pittas
Subject: Re: In-App Purchase Subscription

Hi Heather,

Todd is Au Fait with all that, it wasn't purchases that were the problem it
was subscriptions , Todd wrapped that up it up easily on the Google Play
Store..
In the end I Googled(Duck Duck Go'd actually)  and found a MUCH easier way
by enabling server to server notifications.

So with a bit of Node.JS on the server,  the code doesn't depend on language
features  for subscriptions and can be used in any language than can do a
HTTP POST.

https://developer.apple.com/documentation/storekit/in-app_purchase/enabling_
server-to-server_notifications

https://tjaart.gitlab.io/post/implementing_app_transport_security_on_nodejs/


Hope this helps others.

Oh and thanks to Ralph for the low cost tier trick - seems we have to put
the App on the store before we can test.

Lagi


On Thu, 26 Sep 2019 at 09:06, Heather Laine via use-livecode <
use-livecode at lists.runrev.com> wrote:

> In case its helpful:
>
>
> http://lessons.livecode.com/m/4069/l/186807-how-do-i-implement-in-app-
> purchases-in-livecode-apple-appstore
> <
> http://lessons.livecode.com/m/4069/l/186807-how-do-i-implement-in-app-
> purchases-in-livecode-apple-appstore
> >
>
> Regards,
>
> Heather
>
> > On 25 Sep 2019, at 17:28, Todd Fabacher via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Hello LiveCode community,
> >
> > Does anyone have a sample of selling a subscription using LiveCode's
> In-App
> > Purchase functionality? We are looking to sell an app with a monthly
> fee. I
> > have it set up in Apple correct, but getting errors in testing.
> >
> > --Todd Fabacher
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list