heroiclabs / nakama

Distributed server for social and realtime games and apps.
https://heroiclabs.com
Apache License 2.0
8.91k stars 1.09k forks source link

Non app store payments #1188

Open andrewschreiber opened 6 months ago

andrewschreiber commented 6 months ago

My app is distributed out of an app store and we're planning to use Link by Stripe for payments.

Is this support planned for Nakama and/or do we have any examples of this integration?

In general, I'm looking to replicate the features that one might find in SaaS boilerplate (payment tracking, refunds, subscription management).

linear[bot] commented 6 months ago

NK-536 Non app store payments

novabyte commented 6 months ago

@andrewschreiber We don't have any example code for the use of Link with Stripe for payments. We do have support for all the features you mentioned around subscription management, receipt storage, replay attack prevention, etc, etc. for our supported IAP validations.

Would you be able to set up a forum thread where we can discuss what it could look like to provide examples or direct support for Link by Stripe?

andrewschreiber commented 5 months ago

Sure, where exactly should I post it? Still very interested in this.