Hi , I'm trying to automate the sales process on my website so that a customer can select a package, create an account, make a payment, and receive immediate access to the purchased service — all without manual steps. Currently, this process is broken. When a new customer clicks on a package from the store and is prompted to create an account, the system logs them into the business app but does not carry over the selected package to the cart or complete the purchase flow. This leaves the user logged in, but with no product in their cart and no progress toward completing the purchase. I'd appreciate your help in fixing this issue so that the selected package stays linked to the user throughout the process and the purchase can be completed automatically. Thank you,