New version on NuGet: OrchardCore.Commerce 4.0 (for Orchard Core 3.0) #750
Unanswered
sarahelsaig
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
we have released the latest version of OrchardCore.Commerce on NuGet made for Orchard Core 3.0.0. If you are still using Orchard Core 2.x make sure to consult with the OC 3.0.0 release notes before upgrading. Besides the big upgrade, these are the news since the last NuGet release, OrchardCore.Commerce 3.1.0
(You have to reference this separately if you want to include the translations in the project.
ISkuGenerator, so you can add custom logic to automatically set the SKU field in products. OCC ships withGuidSkuGeneratoras an option if you just to auto-generate a random GUID.Warning
Breaking change: When using Stripe, the
stripePaymentFormJS method used on the checkout screen has been refactored. Make sure to check if your site overrides theCheckoutStripeshape. If it does, copy over the updated script to make sure it still works.Cheers,
Sára
All reactions