#noskill_best-practices

1 messages ¡ Page 1 of 1 (latest)

soft bobcatBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1400459764579700847

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

little sorrel
#

Not sure why you'd need to upload the app to use fetchStripeSignature?

mental rune
#

Let me find the doc, it's there as a step. And when I didnt do that I ran into errors. When you upload it gives you ownedship over the unique id of the app and that is needed to generate the signature

little sorrel
#

What exactly are you trying to test and what's not working? Is there an error? When is it thrown?

mental rune
#

Ive been writing a stripe app and doing my dev loop with stripe apps start + localhost backend.

Now I want to have the equivalent of an end to end test environment that is closer to production. So that, I think, means the uploaded app in test mode + backend test env hosted in Azure.

Let me run the exact steps again and paste them here.

#

Is that proposed process accurate for how to do integration testing of a stripe app before going to production?

little sorrel
soft bobcatBOT
little sorrel
#

But uploading that way doesn't block testing, or at least shouldn't is my understanding

mental rune
#

Does it need to be setup as a public app to do that?

#

I dont see External Test there

#

And how do I allow it to be installed in a non publishing account while also not making that version visibile to anyone else (in case it's broken)

balmy turtle
#

Hi, taking over as my teammate needs to step away. Let me catch up.

mental rune
#

Awesome thanks let me try that!

#

I need to make the app public

#

Do I also need to set the flag to enable testing in sandboxes?