Developer forum

Forum » Ecommerce - Standard features » Facebook/Google login in DW

Facebook/Google login in DW

Martin Gammelholm
Reply

Hi!

We've made it possible for customers in a new shop, to use either their Facebook or Google account to login with.

The login is made with standard DW in the cart-step 2, and works as it should. The problem is, that when the user returns from either Facebook or Google, they will see step 1 and not step 2 as they came from.

Are there any solution to this issue?
Maybe if theres a secret way of calling a specific step in cart v2?

 

BR
Martin


Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Martin

You can add CartV2.GotoStep{0}=True to the querystring - i.e. CartV2.GotoStep2=True to go to the right step.

BR Nicolai

Votes for this answer: 1
 
Martin Gammelholm
Reply

Thanks!

 

You must be logged in to post in the forum