How to retrieve checkout details?

That is weird. If we go by the doc, passing the Checkout ID inside getCheckout() should yield the checkout object.

As an alternative approach, you might want to try fetching the Checkout ID from the onCheckoutCreated() event that fires when a new checkout is created.

If your code is correct and you think this might be a bug, I’d recommend reporting it to Wix Support.

1 Like