Hi,
I would like to use the Figma.payments.getUserFirstRanSecondsAgo() methods as an easy way to check if this is a user’s first time launching the app.
The way I understand it, I need to apply & receive permission to sell resources on Figma before I can use Figma.payments. Referring to this article: https://help.figma.com/hc/en-us/articles/12067637274519-About-selling-Community-resources
Is it OK for me to use this method without being part of the Figma community selling programme & not wanting to implement checkout/payment logic using the payments API?
getUserFirstRanSecondsAgo can have usage outside of payments, e.g. to show a tutorial to new users.
Thank you! 😃