#Piercy

1 messages · Page 1 of 1 (latest)

lilac pierBOT
crimson zealot
#

Hello, as far as I know, there shouldn't be a place that our node library does that. No such checkout session would typically be an error when trying to retrieve a checkout session from a different account than the one that created it. Is there anywhere that your application might try to retrive this checkout session as the platform account after creating it on the connected account?

strong nest
#

That's the same thought I had. The only time we retrieve the checkout would be once we received a checkout.session.async_payment_succeeded or checkout.session.async_payment_failed webhook.

And we aren't receiving any of those

#

Ill keep digging, im sure it must be something we're doing. I just wanted to double check there wasnt a background process from the library that could cause something.

crimson zealot
strong nest
#

Ill log in and see if I can find it too, cheers for the help.

crimson zealot
strong nest
#

Thanks for found that log, and associated event. Which has some expand options which pointed me at the exact line being called, so i should be able to figure why thats being called now. Thanks!

crimson zealot
#

Nice! Great way to find that line. Glad I could help