#chelo_webhooks

1 messages ยท Page 1 of 1 (latest)

cloud galleonBOT
#

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

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

pallid wagon
#

๐Ÿ‘‹ happy to help

cloud galleonBOT
pallid wagon
#

would you mind sharing the request ID?

stoic girder
#

hey there, thansk a lot for ur help

#

sry where can I find that?

pallid wagon
stoic girder
#

it's empty

shy wigeon
#

๐Ÿ‘‹ stepping in here

#

Are you looking at test mode?

stoic girder
#

lol I was, ty

#

req_U4A2LUKna0vF67

shy wigeon
#

Can you paste that request ID

#

In text

#

The req_xxx

#

Doh

#

You did above

#

Ignore

#

Yeah looks like none of your parameters are coming through in your POST body

#

So you'll need to look into how to correctly send those using Zapier... we can't really help you with that.

#

Also looks like that request is in livemode

#

Would highly recommend doing this all in test mode first

stoic girder
#

Does Stripe has any documentation on that?
I thought it wasn't that complicated:

{ "product": "{{242731044__id}}", "billing_scheme": "per_unit", "currency": "usd", "custom_unit_amount[enabled]": "true", "custom_unit_amount[maximum]": "10000", "custom_unit_amount[minimum]": "500" }

shy wigeon
#

The JSON you are passing there looks fine to me, but none of those parameters are making it to our API

#

So that means you aren't using the Zapier tool correctly to send those parameters.

#

You would have to reach out to Zapier support for help on that... we don't know how that tool works at all

stoic girder
#

Yeah I did but they recommended me to reach out to you, lol

shy wigeon
#

Yeah sorry you are getting sent in circles -- I would ask them more generally how to ensure your POST body is sent through in the request

stoic girder
#

ok