#krishka19_api

1 messages ¡ Page 1 of 1 (latest)

devout sirenBOT
#

👋 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/1433546009979387904

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

high meteor
#

Hello, can you tell me more about the error you are seeing here? The request ID from that looks to have been successful

rancid pewter
#

[{"id":2,"title":"Stripe Payment
(Test)","type":"stripe","status":1,"is_test":1,"value":{"stripe_url":"https://theglamhub.netlify.app/?fbclid=PAZXh0bgNhZW0C
MTEAAacKbrN6_xfUXiNPRhVs3M6Xq9bKMU-ea3UL9Tw8LH1ixTVMduDefiiOPcCUuQ_aem_-k6M4Gu8SuYFOT5n0x-XUQ#","stripe_key":"https://thegla
mhub.netlify.app/?fbclid=PAZXh0bgNhZW0CMTEAAacKbrN6_xfUXiNPRhVs3M6Xq9bKMU-ea3UL9Tw8LH1ixTVMduDefiiOPcCUuQ_aem_-k6M4Gu8SuYFOT5
n0x-XUQ#","stripe_publickey":"https://theglamhub.netlify.app/?fbclid=PAZXh0bgNhZW0CMTEAAacKbrN6_xfUXiNPRhVs3M6Xq9bKMU-ea3UL
9Tw8LH1ixTVMduDefiiOPcCUuQ_aem_-k6M4Gu8SuYFOT5n0x-XUQ#"},"live_value":null}]

high meteor
#

Where are you getting that big json(?) thing that you posted there? I do see that your request successfully updated the URL on the account's business_profile but I'm not sure how that relates to that object

rancid pewter
#

I'm working with a dev on this app.. and he sent me this

#

we are just trying to connect connect the payment gateway with the app

#

also can you tell me if my platform type is Express?

high meteor
#

It looks like both of the Stripe accounts connected to your platform currently are Standard accounts so you're a Standard platform

#

we are just trying to connect connect the payment gateway with the app
Unfortunately I'm not sure what that means. Stripe doesn't have a concept of payment gateways and I'm not finding anything in our docs like the json object so I am not clear enough on what you are trying to do Stripe-wise to advise.

#

Oh I may get it: are you talking about configuring your netlify app to use Stripe with netlify's pre-built stuff for Stripe? And is that object coming from some netlify code? In that case, you will want to reach out to Netlify's support. They will know more about how their Stripe code works and how to work best with it