I'm having the same issue using Embeded checkout form for Stripe in my Next 13 project. For now, I'm using localStorage to write my required data in. But in future, I will give Redux a shot and see if it works, cause Context states get erased after checkout.