#a9_code

1 messages ยท Page 1 of 1 (latest)

honest thistleBOT
violet creekBOT
#

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.

honest thistleBOT
#

๐Ÿ‘‹ 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/1217404036006019133

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

violet creekBOT
willow furnace
#

๐Ÿ‘‹ happy to help

versed wharf
#

Hello @willow furnace

#

Thank you for your support

#

@willow furnace , are you familiar with stripe apps?

willow furnace
#

yes sure would you mind elaboration on the issue?

versed wharf
#

I am uploading apps for several times.

#

At first time, I didn't add these settings.

willow furnace
#

ok

versed wharf
#

After that, I added these settings.

willow furnace
#

what's the error you're seeing?

versed wharf
#

And I uploaded new app

#

And after that, I think I misunderstand stripe apps.

#

Because this link is for external install

#

So I was going to remove thse two parts.

#

Then I tried to upload new apps again

#

I wil share errors

willow furnace
#

yes please

versed wharf
#

Please see this

willow furnace
#

would you mind pasting the req_xxx

#

thanks

versed wharf
#

Can i remove these two settings?

willow furnace
#

please give me a moment I'm looking into this

versed wharf
#

Thanks

#

Could you please tell me how to remove current apps in stripe dashboard?
So I can upload new version.

#

I think there is no function related to removing apps that already uploaded.

lucid hedge
#

What is it specifically that you're trying to do that made you app those params to your manifest?

versed wharf
#

I am going to remove these two options because I don't need this current app.

#

But after removing and when I upload new app, I can'

#

't do this

#

Because I already uploaded app using these two options.

#

Now I got this error

versed wharf
lucid hedge
#

You need to share the full manifest of the app you're trying to upload that errors

versed wharf
#

{
"id": "com.emidi.billingo",
"version": "1.0.9",
"name": "Billingo Connect",
"icon": "./icon.png",
"permissions": [
{
"permission": "payment_intent_read",
"purpose": "Allows billingo app to read payment details"
},
{
"permission": "secret_write",
"purpose": "Allows storing secrets between page reloads"
}
],
"ui_extension": {
"views": [
{
"viewport": "stripe.dashboard.payment.list",
"component": "App"
},
{
"viewport": "stripe.dashboard.payment.detail",
"component": "PaymentDetailView"
},
{
"viewport": "settings",
"component": "AppSettings"
}
],
"content_security_policy": {
"connect-src": [
"https://billingo-stripe-backend-c433.onrender.com/api/v1/billingo/"
],
"image-src": null,
"purpose": ""
}
},
"constants": {
"API_BASE": "https://billingo-stripe-backend-c433.onrender.com/api/v1/billingo/"
},
"allowed_redirect_uris": [
"https://dashboard.stripe.com/apps/com.emidi.billingo"
],
"stripe_api_access_type": "oauth",
"distribution_type": "public"
}

#

This is full manifest

#

Please check

lucid hedge
#

OK, and if you remove the allowed_redirect_uris and stripe_api_acces_type fields, it uploads?

versed wharf
#

No

#

I can't upload.

#

I previously used this one.
If I remove two fields, then errors occurred

#

This error

#

Hello

lucid hedge
#

Yes, we're still here. Please be patient

versed wharf
#

Yes, thank you very much

lucid hedge
#

Out of interest why do you need to remove those fields? What are you trying to change?

#

I think you'll need to re-add the stripe_api_access_type field

versed wharf
#

Yeah, but I think that my current app don't need oauth

#

So I wanted to change this to "platform"

#

But I can't still upload the app

lucid hedge
#

But your manifest still has oauth?

#

You need to specify stripe_api_access_type: 'platform'

versed wharf
#

Please check this

#

I also tried this before.

#

What I want is, I think our current app don't need oauth.

#

Because we want to install the app into stripe app market place, not outside of marketplace.

#

Am I right?

#

TBH, this is my first experience in stripe apps. And I will be very appreciate if you could understand my rude question

lucid hedge
versed wharf
#

Yes, of course.

#

That's why I think that I don't need oauth.

#

Actually, our app don't use any other systems.

#

Or I think I may have another choice

lucid hedge
#

No I believe it would be a URL to an external site

versed wharf
#

Yes, so I am going to remove this oauth.

#

How to remove this, please?

versed wharf
#

๐Ÿ™‚

#

You midunderstand me

#

hahaha

lucid hedge
#

Yeah I think something is just broken overall with your app and how it is configured. We're going to need to take a closer look with the Stripe Apps team. Can you write in to us? https://support.stripe.com/contact/email?topic=api_integration

versed wharf
#

so you can't solve this problem?

lucid hedge
#

Not without some deeper investigation no

versed wharf
#

Can you help me in the future?

#

Will you connect me in the future?

lucid hedge
#

You can write in to your team via the link above and somebody on our team will help you via email, yep

versed wharf
#

Okay