#Chirag

1 messages · Page 1 of 1 (latest)

full elmBOT
frigid idol
#

To the fund to be available in their Stripe balance: almost immediate after your request succeeded

strong skiff
#

Is there any webhook event to listen when it will successfuly transfered

frigid idol
#

transfer.created

strong skiff
#

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!

frigid idol
#

What do you mean exactly by method success and success method?

strong skiff
#

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

frigid idol
#

It's different. You should rely on the webhook event as the final state of successful payment.