#will-coelho_api

1 messages ¡ Page 1 of 1 (latest)

icy sinewBOT
#

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

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

rustic glacier
#

hi! is the $0 cost product also a subscription? if so can you share an example subscription ID?

#

also since this is about woocomerce my ability to support it here might be limited. happy to take some initial looks at this but if the issue is woocommerce specific i might need to redirect you

#

also which webhook events are you expecing and not receiving? the request you shared is just to create a setup intent so it's not surprising to me that you only received setup intent events

icy sinewBOT
smoky hamlet
#

Hello, thank you for your willingness to help me.

I was unable to identify a subscription ID in the Stripe dashboard.

The transactions for my products appear in the transaction tab of the dashboard.

I expected to receive a paymentIntent.succeeded webhook like I receive for purchases of other products (priced above 0 reais)

vague niche
#

Hello
For $0, Stripe won't generate a PaymentIntent. PaymentIntents are generated for when the customer's payment methods are charged. With $0, there won't be an attempt to charge the payment methods.

smoky hamlet
#

Hello! How could I receive a webhook that informs me of my name, email, product name, etc. that I receive on purchases worth over $0?

vague niche
#

The SetupIntent was generated by Woocommerce on your behalf. So I'd recommend talking to them about this since they'll have a recommended way for you to get this information.

smoky hamlet
#

ok! thank for your help!