SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
64 stars 47 forks source link

Password Reset #37

Closed bmacaulay closed 2 years ago

bmacaulay commented 3 years ago

Is your feature request related to a problem? Please describe. A Not a problem, feature request

Describe the solution you'd like A Provide users in core, OMS/Service Cloud, the ability to reset passwords in B2C Commerce

Describe alternatives you've considered Only alternative is to log into Business Manager and do it.

Additional context There is an OCAPI API available to reset passwords.

maheshgeorge commented 3 years ago

@bmacaulay Thanks for adding this - it is a common use-case being requested by multiple customers. For the same requests we get - we created a custom button on Person Account/Case record i.e. 'Reset Password which initiates the OCAPI call to SFCC with Email Address and Site ID inputs.

jbachelet commented 2 years ago

This has been implemented and released in the v1.1.0 version.

Thank you!