#ag_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1282617907817484339
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
hi, it fails on wordpress side. i am using callback url. and stripe callback includes - parameter "code". but my site now fails if i use ant url with parameter - code.
so i kinda cant get code
*any
Sorry, but we don't know much about wordpress here. You should reach out to Wordpress community for Wordpress issues.
i just want to confirm, that if i add stripe-ph to my project, it should call stripe everytime i use "code" parameter
*should not
what do you mean by "code"? can you share more details ?
fails
all ok (404)
code vs ccode or any other
fails on code, but stripe callback sends code, so i cant get code
What part on Stripe generates that code? I'm not I follow up your integration? what Stripe guide are you following here ?
i added stripe-php to my project. the problem is that i dont know which part of Stripe generates this
that' swhy iam here
might be not stripe
Sorry but we don't know much about Wordpress, probably you should reach out to Wordpress community first to make sure that this is related to Stripe or not first. Then don't hesitate to come here with a concrete Stripe object Id or an API request Id req_124..
how to delete those restricted accounts?
You can delete them via your Dashboard:
https://dashboard.stripe.com/test/connect/accounts/ACOUNT_ID/activity
on the top-right corner you have this drop-down list
thanks!