D2C Guest Checkout with Salesforce Commerce Cloud

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 23

  • @pedroprada1
    @pedroprada1 Год назад

    thanks for sharing. Have not used this feature before

  • @tricolour1438
    @tricolour1438 10 месяцев назад

    Hey, Thanks for the tutorials, these are very helpful. One quick question, like in Aura Component you have shown in the earlier video we can disable integration classes. Is it possible to do the same for LWR like if I want to skip the entire payment during checkout? Also If you please make a detailed video on how to extend service classes, that would be very helpful.

    • @salesforcemojo
      @salesforcemojo  10 месяцев назад

      Hello! Integrations with LWR are different. Some of them are required. Technically payment is one of those out of the box. If you replace the standard payment component then you aren’t required to conform to the standard payment integration.

  • @user-gz5re5rh6k
    @user-gz5re5rh6k 10 месяцев назад

    Hi, on performing the above steps, the guest checkout works fine but the registered user checkout flow seems to be breaking.
    So, do we need to add a condition or it should be working for both scenarios??
    Also, are Heroku integrations no longer supported for checkout flow (delivery and tax calculations)??

    • @salesforcemojo
      @salesforcemojo  10 месяцев назад

      Hello! The standard register flow should work. As for the integrations, salesforce recently turned off their sample apps so you’ll need to make an update to your integration classes to not use that.
      I’m working on something that will help here.

    • @user-gz5re5rh6k
      @user-gz5re5rh6k 10 месяцев назад

      @@salesforcemojo Thanks, looking forward for the integration fix.

  • @jayamadhavi2816
    @jayamadhavi2816 Год назад

    Hey, I'm seeing this issue of insufficient access even after performing the steps mentioned. The Country is also disable with default value of United States. I'm on B2B guest checkout. Could there be any other possible fix?

    • @salesforcemojo
      @salesforcemojo  Год назад

      Hey! You’ve setup the guest profile and turned the storefront into guest mode?

  • @user-gz6lc6ex4g
    @user-gz6lc6ex4g Год назад

    Is it required to enable person account for D2C guest checkout?

    • @salesforcemojo
      @salesforcemojo  Год назад

      Yes! Once a guest user completes checkout a person account is created for them automatically

  • @OwaisAminAhanger
    @OwaisAminAhanger Год назад +1

    Can we setup guest check out in B2B?

    • @salesforcemojo
      @salesforcemojo  Год назад

      That feature is coming in the June release!

    • @OwaisAminAhanger
      @OwaisAminAhanger Год назад

      ​@@salesforcemojo Thank you profoundly for your response !

  • @funklion
    @funklion Год назад

    These names are so confusing.
    This is B2B2C aka D2C on core, correct? This is NOT the demandware B2C platform.

    • @salesforcemojo
      @salesforcemojo  Год назад +1

      Correct! And yes I agree it’s been confusing

  • @anassikder1356
    @anassikder1356 7 месяцев назад

    How Can I add country drop-down setting?

    • @salesforcemojo
      @salesforcemojo  7 месяцев назад

      Are you trying to change the language of the user or the actual country for the account?

    • @anassikder1356
      @anassikder1356 7 месяцев назад

      @@salesforcemojo I want to enable multiple shipping address in multiple countries in my store. I am following your videos.
      Can you suggest any way to do it?

    • @salesforcemojo
      @salesforcemojo  7 месяцев назад

      Okay, so this is a checkout request. In your store setting in your commerce app you can enable more countries. Then you can setup more contact point addresses for the account in those countries to show to the users

    • @anassikder1356
      @anassikder1356 7 месяцев назад

      @@salesforcemojoI add more contact point addresses for different countries.
      But if I change from Canada to any different countries.
      That shipping address are not coming to my experience cloud .
      Any reason you can assume?

    • @salesforcemojo
      @salesforcemojo  7 месяцев назад

      Did you go to the store record and add Canada as a shippable country?