api - How would I reference a user account on bigcommerce so that they don't need 2 logins? -


i have shop.domain.com... in www.domain.com have social stuff going on blog, etc. want users able post comments on blog, , use social features without having maintain 2 separate logins.

can/should use webhook capture info when register , send way?

i don't believe webhooks intended attempting do. if @ events bigcommerce webhooks support

http://developer.bigcommerce.com/api/webhooks/quickstart

the majority of events transactional. can subscribe events when customer created, there no way notification when logs store.

can't include custom javascript in store template lets connect facebook or twitter account, can used comment on blog?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -