Hello hope you guys are well!
Sorry, not sure if i should ask here. But just something pretty basic.
After a session is completed, instead of using the canceled and success URLs to know if payment was made in the session, i want to just get data from stripe directly with the āsession-idā, instead of leaving it for url params to be messed with.
So when i use the āretrieve a sessionā, there are a few parameters missing, the main one Iām after is the payment status. (currency and amount would also be awesome) (see image below) Is there something i am missing (good possibility of that haha) or security or something? Could you recommend any other method to confirm the payment?
Also one other thing, when creating a session, i noticed on stripe, thereās client reference id, i didnāt see in the create a session anywhere to add the āclient reference idā, just would be awesome to be able to put a uuid to cart or something like that, just something a bit simple to match things up.
Thank you for future reply, sorry for being annoying, its not much of an issue, just trying to avoid creating calls myself, because the shit you guys make is awesome, and would love to use as much as possible haha
Cheers, haydn