Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extensions.AbandonedCartSample Issue - Detect abandoned carts and send notifications to customers Extension for D365 Commerce SDK - Ecommerce #218

Open
7411470095 opened this issue Nov 20, 2023 · 5 comments
Assignees
Labels
ECommerce Questions or issues related to e-commerce customizations

Comments

@7411470095
Copy link

Commerce SDK Sample Issue

Summary

• We were trying to find the sample extensions for Abandoned cart in Commerce SDK where we couldn’t find anything. We found the MS blog for Retail SDK (https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/abandoned-cart-sample-app)
• So we followed the MS blog for Retail SDK and taken the sample extension project (Extensions.AbandonedCartSample) for Abandoned cart and try to migrate in Commerce SDK.
• We noticed that there is a NuGet Package “Microsoft.Dynamics.Commerce.RetailProxy” reference in the project which is deprecated in Commerce SDK . So we need to understand from Microsoft , Is the abandoned cart feature supports Commerce SDK ? If so , we need sample extension and implementation guide for the same. Please find the below screenshot for your reference.

Version and Error Info
Sample Version:10.0.37

Extension Requirement
We need extension to Detect abandoned carts and send notifications to customers for E-Commerce

Screenshots

image

@madyke madyke added the ECommerce Questions or issues related to e-commerce customizations label Nov 28, 2023
@7411470095
Copy link
Author

Hi bradyd,
Could you please update on this issue?

@7411470095
Copy link
Author

Hi Madyke / bradyd

could you please update on the issues? we have been waiting from long time for this :(

@madyke madyke assigned Pikhulya and unassigned bradyd Jan 29, 2024
@madyke
Copy link

madyke commented Jan 29, 2024

Moving this to Sergey since it looks like the corresponding internal bug work item has been assigned to someone on his team.

I'll ping that work item and have them update this thread once they have anything to share (looks like they've been discussing the best path forward to resolve this).

@7411470095
Copy link
Author

Thanks @madyke , Is there any update from team?

@madyke
Copy link

madyke commented Feb 6, 2024

Hello @7411470095 - the team is in the process of migrating the old sample to Commerce SDK and is just in the process of end-to-end testing the scenario. Unfortunately, I don't have a date yet of when the new sample may be available.

In the meantime, I was given this as a possible simple workaround:
"we can suggest the customer to replace the PackageReference in the AbandonedCartSample.csproj file from Microsoft.Dynamics.Commerce.Proxy.RetailProxy to Microsoft.Dynamics.Commerce.Proxy.ScaleUnit. This will help with the Solution build."

I haven't been involved with the work, so I don't have any context beyond that, but hopefully that helps unblock you for now while they finish migrating the sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECommerce Questions or issues related to e-commerce customizations
Projects
None yet
Development

No branches or pull requests

4 participants