#Stefano - successful charges
1 messages · Page 1 of 1 (latest)
For this I recommend using webhooks: https://stripe.com/docs/webhooks. You can then listen to https://stripe.com/docs/api/events/types#event_types-charge.succeeded events if you're using charges
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes, webhook can be a way for new payments. I need to get charge date for payment done in the past