Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about salesforce-chatter

Read more about salesforce-chatter

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - salesforce-chatter

How to know Order is placed from authenticated customer or guest In salesforce commerce cloud?

Hello I am new to salesforce commerce cloud and I am working on controller version of SFCC that is SGJC version. I wanted to know is there is any method or how will we know whether customer who has pl...
test-img

Mayuresh Gage

salesforce

salesforce-communities

salesforce-chatter

salesforce-commerce-cloud

Votes: 0

Answers: 2

Latest Answer

You can try to use: var order = OrderMgr.getOrder(orderNo); var registered = order.getCustomer().isRegistered(); From the docs There is also a difference between Registered and Authenticated customer...
test-img

Daniela Mogini

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved