Stripe Checkout Errors - Id is missing in session response, no navigation to stripe checkout page

Refer the doc here: Stripe Checkout with Custom Products

Specifically the Checkout Session section. Important part:

  1. And add a Set Value step
  2. This step should be called id

Not sure if this is the problem, but looks like it.