You are not logged in.

1

Saturday, August 6th 2022, 6:44am

Way to verify registration email

Hi, this issue was already posted in 2017 https://krpano.com/forum/wbb/index.php?p…&threadID=15629 but was never addressed, or maybe I did not find any info on that.

So I'm developing a plugin, that on top of free functionality, will have some additional features for a fee. I'm looking for an option, to verify if user (krpano viewer) is entitled to that paid functionality.

And it doesn't need to be readable (like to trace or copy to variable), just need a way to compare it with variable in plugin.

Is there a way to do that? If not, what are other ways of protecting paid plugins?

3

Saturday, August 6th 2022, 9:42pm

Thank you very much! I searched forums and documentation for this info but failed. Well, not finding that thread is on me, but lack of this info in documentation should be fixed asap.

Tuur

Sage

Posts: 3,729

Location: Netherlands

Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

  • Send private message

4

Sunday, August 7th 2022, 1:02pm

Hi,
just trace: _krpanolicense.regname or regmail .. and do your thing.

Hope it helps,
Tuur *thumbsup*