#Chirag
1 messages · Page 1 of 1 (latest)
To the fund to be available in their Stripe balance: almost immediate after your request succeeded
Is there any webhook event to listen when it will successfuly transfered
transfer.created
Thanks
Also I have implement payment intent so any diffrence in payment inteent method success and Web hook Success method? or both are returning the same results ? please help to understand it better. Thank you!
What do you mean exactly by method success and success method?
I mean payment intent method success response and webhook success response
I mean to ask that when I receive success by calling payment intent method so it is success of method only OR it will start payment and I should consider that payment transaction is successful ?
so payment intenet success is equal to webhook success ? Or its different
It's different. You should rely on the webhook event as the final state of successful payment.