Jump to content

Any suggestions on how to make a runtime check an external data source?


This topic is 5983 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Greetings gurus,

It's my intention to develop an app that is paid for on a subscription model.

I was thinking of having a database with the paid status and having the app check paid status at startup.

Runtimes can't access external databases - any suggestions as to how this could be done would be appreciated

Edited by Guest
Link to comment
Share on other sites

  • 4 weeks later...

It's not really clear how you're handling subscription payments/records in the first place, but...

If your subscription payments and tracking are handled through a web service of some kind, you may want to explore using the Web Viewer and data scraping.

Search for GetLayoutObjectAttribute in the Web Viewer subforum. The Web Viewer works in runtimes, though I can't confirm GetLayoutObjectAttribute does. I think it's pretty likely though.

Link to comment
Share on other sites

It's not really clear how you're handling subscription payments/records in the first place, but...

If your subscription payments and tracking are handled through a web service of some kind, you may want to explore using the Web Viewer and data scraping.

Search for GetLayoutObjectAttribute in the Web Viewer subforum. The Web Viewer works in runtimes, though I can't confirm GetLayoutObjectAttribute does. I think it's pretty likely though.

Thanks - That makes sense

I'm not sure how I'll be handling the subscription at the moment either - one of the recurring payment services - I have a 2checkout account?

Link to comment
Share on other sites

This topic is 5983 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.