#ryan_webhooks

1 messages · Page 1 of 1 (latest)

jolly capeBOT
#

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

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

willow flax
#

hi! we don't know much about plugins like GravityForms, we mainly work with developers writing their own bespoke integrations and code. Do you know what specific error your server's webhook endpoint is throwing or what code might be involved?

dusty hemlock
#

I’m not completely sure if I’m honestly!
Pretty useless when it comes to this kind of stuff

leaden jetty
#

hi! I'm taking over this thread.

#

can't you check your backend server logs to understand what exactly caused the 500 error?

oblique path
#

@dusty hemlock
I am using the Stripe API in PHP and have created a payment intent that was successfully processed. However, I forgot to set the setup_future_usage parameter when creating the payment intent. Now, after the payment has been completed, I am attempting to update the payment intent to set setup_future_usage to off_session.

However, I received an error message stating: "This PaymentIntent's setup_future_usage could not be updated because it has a status of succeeded. You may only update the setup_future_usage of a PaymentIntent with one of the following statuses: requires_payment_method, requires_confirmation, requires_action."

Is there any way to update the setup_future_usage parameter of a payment intent after the payment has been captured?

leaden jetty
#

@quaint hawk if you have a question, please use the #help channel to start a new thread

oblique path
#

It says You dont have permission to send a message @leaden jetty

leaden jetty