Hello, I followed the how to add a vendor registration form so vendors can register without adding a listing. I am requiring them to upload an attachment to provide proof of ownership, such as a business license or utility bill with the business name and address. This way, I can separate the user registration and vendor registration and have a (manual) process to verify the vendor.
I am also using the Social Login extension and have Google setup.
When I go to mysite.com/register-vendor/ I am redirected to the login screen with this url:
https://mysite.com/account/login/?redirect=https%3A%2F%2Fmysite.com%2Fregister-vendor%2F
When I click on sign in with Google, I am redirected to:
https://mysite.com/register-vendor/&_cache=1739159433
And see this screen instead of the vendor registration form.
I cleared my cache and tried again and same thing, just different number at the end of the url. I also added the register-vendor/ url to the redirects in Google OAuth.
Please help point me in the right direction. TIA!
