#.hiddentech
1 messages · Page 1 of 1 (latest)
Hey Hanzo, sorry i was working. so this is my request id https://dashboard.stripe.com/test/logs/req_baQWERJsLQCKBO
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
hello?
👋 server is a bit busy, I'll take a look in a few
It doesn't look like you're passing any coupons in the request body
https://dashboard.stripe.com/test/logs/req_baQWERJsLQCKBO
Request body is empty
Yeah but I'm passing them
We're not seeing it come in on our end
are you sure you're passing in the body with the request?
yes because I have the result but in the result I'M not seeing the coupon. it's too weird
I'd recommend double checking the request you're sending to make sure nothing is missing.
Also doesn't look like you're using stripe SDK to make this request, is there a reason behind not using the SDK for this?
because zoho have an integration with zoho flow
i'm able to create the costumer and the subscription with it but i'm having big trouble with coupon
As I mentioned earlier, we're not getting the coupon data or any data in your POST request body. So issue is in the code you're using to send the request.
You'd want to look into why the request body isn't getting passed in with the request