#vineeth
1 messages · Page 1 of 1 (latest)
Hi
What's the challenge you're facing?
nothing much
could i know which is the better way to integrate the stripe with webhooks or api's
This is a standard guide to integrate Stripe: https://stripe.com/docs/payments/accept-a-payment
Webhooks is a part of the API that allows Stripe to notify your application of different events on your account.
Please, let me know if you have any other questions.