#unteifu-client-payment-status
1 messages · Page 1 of 1 (latest)
i thought about polling the server client side by the payment intent id until it returned the order details but that’s not the best idea in general
Yep, those are both fine solutions. Either make sense though I do agree the websocket will likely make more sense than polling your server
yeh we’re using ably so it has got message delivery guarantee just didn’t know if there was a more concrete way because the docs kinda leave you on your own after it talks about handling the webhook
Gotcha, I get how that can be confusing. Clear on how to go forward now though?
crystal clear now thanks for your help :)
unteifu-client-payment-status