hesusko Posted October 22, 2015 Share Posted October 22, 2015 Hi. I am having some issues passing a custom variable from step 2 to step 5 of the checkout. In step 2 where the user signs in, I created a custom field where the user selects what the product if for, it is named "usage". It is a radio group, after the user selects a "usage", I want to be able to access the selected usage in the last step of the checkout which is the payment method. I want to use it for some conditions. Any help would be much appreciated! Cheers! Link to comment Share on other sites More sharing options...
innovacy Posted October 22, 2015 Share Posted October 22, 2015 Most likely, in a module, save the custom value in the cookie, restore it from there on step 5. Link to comment Share on other sites More sharing options...
hesusko Posted October 22, 2015 Author Share Posted October 22, 2015 Hi @innovacy, Thanks for the reply, I figured it out. I just have to access the customer details because the custom variable was saved in there. Thanks for the time! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now