#SNAT - PWA with Subs
1 messages · Page 1 of 1 (latest)
Hi! If possible, do not close the thread very quickly as I sometimes do not have time to ask additional questions if they arise
So are you asking how Stripe will authenticate your requests?
Yes, surely there are some forbidden themes for the app? And how do you approve and, if any, verify that our app works?
Do we have to get separate approval for our application from Stripe?
forbidden themes
I'm not sure what that means. All API requests need to be authenticated with Stripe API keys.
Some API requests can be made from the client side using the Publishable API key but others can only be made from the server using a Secret key
I meant what topics are banned? Probably adult content, anything to do with drugs, etc. Is there a complete list of prohibited areas when working with Stripe?
That's a better question for support (https://support.stripe.com/contact) - we're focused more on developer/technical questions here, and aren't well-versed in what is/isn't allowed per the terms of service
Yes thanks, I address this question there)) But I still don't fully understand the interaction between Stripe and our PWA application. How does the process of connecting to Stripe go step by step? Do I create an account, make technical changes to the app and then everything works or are there separate checks from your side?
Yes, you create an account, make the changes needed to your app (which call our API) and that' it
There's some amount of checks that go in when creating your account, and as the requests come in there are processes to make sure we can still support your business, but those are more questions for support
Unfortunately, the support does not respond by mail, no matter how many times I write ((
Have you created an account already, or no?
No, but I received a letter asking for my data, I gave them, I was told that they would soon answer my question and that was it.
Sorry you haven't heard anything from them yet - unfortunately the best thing to do is wait for them to respond
One last question. Did I understand correctly from your documentation that paying for subscriptions in the app is possible through Google and Apple Pay fast payments?
Yes, it's possible to use Google + Apple pay for subscriptions
Thank you so much for your answers! Have a great day!