#Juni-Checkout

1 messages · Page 1 of 1 (latest)

lean hazel
#

Hello, let me clarify this. In the end what you would want to achieve is "moving" the Checkout metadata to Invoice? For now you are moving the Checkout metadata to Subscription, then read the Subscription to move to Invoice but unable to because of the race condition?

north hazel
#

At least how I'm doing it now

lean hazel
#

Could you try this and drop off the logic to write into Subscription later? I assume these data will come directly to invoice.paid in webhook

north hazel
#

Oh interesting, I missed this. I'll try this now, thanks!