#SkubaSteveHD

1 messages ยท Page 1 of 1 (latest)

wet merlinBOT
fossil pewter
#

Hi ๐Ÿ‘‹

We recommend using webhooks to be informed about the state of your payment on your server. I am guessing you are running into using some delayed payment methods since the confirmPayment function is a synchronous response which returns the payment intent.

kindred sun
#

Hi Snufkin,

Yes so I have webhooks setup, everything that side is working fine. I suppose my question is what is the favourable approach for notifying the client when these specific webhooks are triggered for these delayed payment methods? Is it just to inform the client that the payment is processing and they will be notified by email? It's hard to know at the minute which approach to go for

fossil pewter
#

That is pretty dependent on how you structure your application. We don't have opinionated recommendations there because of how different each web app can be

kindred sun
#

Okay fair enough, thanks for your time ๐Ÿ‘Œ