ramblingsoul
Member
Posted 5 years ago #
is there any way to integrate wordpress users to oscommerce ? I don't want to integrate the design. I just need to give customer permission in oscommerce for all the users in the wordpress MU site. will be a great help someone can guide me.. thank you and sorry for the bad english :)
mu support questions are better asked on their own support forums:
http://mu.wordpress.org/forums/
ramblingsoul
Member
Posted 5 years ago #
well, MU is only optional. What i would like to know more than that is if someone has tried to integrate the wp users with oscommerce. i will post one in MU form too. thanks.
petitpoulain
Member
Posted 4 years ago #
flyingkites
Member
Posted 4 years ago #
All you would need to do is create a Customer record in osCommerce when you create a WP user - so this is a plugin. Or modify osCommerce to check the WP user table to see if they exist first before creating an osCommerce account. This is basically a contribution/custom code.
The issue is going to be passwords. Both systems encrypt and they won't encrypt the same way.