Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I have website ( For Ex : A) where users earn points for their activity. the website developed in php mysql
User registers in A only
now i want to transfer users points to shopping website ( For Ex : B) where users can buy products with points.
if points are not sufficient user can pay balance with payment gateway
and
when ever user registers in A those details will be added to B
No registration from B ( has to disable registration)
user can login with credentials of A in B website
Is that possible ? If so, are there any tutorials things I can start searching ?