What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Help
Discussion List
-
Hello everyone,
I have faced the error "*throw* *new* SuspiciousOperationException*(*sprintf*(*'Unt
Hello everyone, I have faced the error "throw new SuspiciousOperationException(sprintf('Untrusted Host "%s".', $host));" after changing the custom domain name with Spryker B2C shop system with the virtual machine. I have followed the steps in the steps…
-
Hello everybody,
the merchant price relation feature seems to fit to a marketplace scenario. So the
Hello everybody, the merchant price relation feature seems to fit to a marketplace scenario. So the owner of the b2b shop is the marketplace provider. A buyer is any registered company. The merchant is also any another different company. So basically 3 roles involved here. If we want to use customer specific prices but we…
-
hi. question regarding gdpr .. is there any best practise how to deal with customer requests that wi
hi. question regarding gdpr .. is there any best practise how to deal with customer requests that wish information about their personal data or even want to have them deleted? seems that there is nothing on the roadmap. only individual solutions? thanks in advance
-
Hello,
does anybody know if the computop spryker integration is tested with the current 2020.09+ spr
Hello, does anybody know if the computop spryker integration is tested with the current 2020.09+ spryker versions? On git it seems that there are changes ongoing the last months but i also found at least two places where it seems to work with the version before but does not work anymore with the current version (with the…
-
spryker/shipment to 8.5.0/8.6.0 and deliverypriceplugin
downgrading spryker/shipment to 8.5.0 (from 8.6.0) made the totals finally have the prices from the deliverypriceplugin. Can anybody help me understand why ? 🙂
-
Hello, could you please provide the link for implementation and user guide documents for all Spryker
Hello, could you please provide the link for implementation and user guide documents for all Spryker Modules.
-
lets say I am implementing integration with some abstract external API,
what would be most suitable
lets say I am implementing integration with some abstract external API, what would be most suitable place to put configuration and provider that adds API client to container? Pyz/Client? Pyz/Shared? somwhere else?
-
Hello everyone,
I have tried to integrate the credit card payment using iframe logic (SprykerB2B De
Hello everyone, I have tried to integrate the credit card payment using iframe logic (SprykerB2B Demo shop). But, the "event.preventDefault()" not working instead the payment form submitted before receiving a response from the payment gateway(postMessage). But, the same thing worked for me with the SprykerB2C Demo shop.…
-
hello,
are these steps required to create new yves route?
1. create Pyz/Yves/ModuleName/Controller/C
hello, are these steps required to create new yves route? 1. create Pyz/Yves/ModuleName/Controller/ControllerNameController class, 2. create Pyz/Yves/ModuleName/Plugin/Router/ModuleNameRouteProviderPlugin class, 3. register ModuleNameRouteProviderPlugin in RouterDependencyProvider::getRouteProvider, 4. run…
-
I see that debug toolbar is working again, great work and many thanks
I have a follow up question th
I see that debug toolbar is working again, great work and many thanks I have a follow up question tho I rember that toolbar used to display all request so one wouldnt have to open browser console to track them an I dont see this now, do I have to enable that manualy?
-
Morning, I have a question for all of the search gurus out there 🙂
We are curr
Morning, I have a question for all of the search gurus out there 🙂 We are currently upgrading our shop and looking at the new search migration concept https://documentation.spryker.com/v4/docs/search-migration-concept#unblocking-elasticsearch-6 Does the new provider agnostic module still support ElasticSearch 5.6, or does…
-
Hi everyone 👋,
our deployment process takes up to 400 - 500 seconds only on command 'frontend:p
Hi everyone 👋, our deployment process takes up to 400 - 500 seconds only on command 'frontend:project:install-dependencies'. It seems that we lose a lot of time for the node-gyp rebuild task there. node-gyp rebuild therefore is only necessary for ‘node-sass’. And 'node-sass' seems to be considered as deprecated…
-
Hey guys, I have a more frontend oriented question:
There are e-mail templates for various status me
Hey guys, I have a more frontend oriented question: There are e-mail templates for various status messages in the spryker System. These are located in the vendor folder in the spryker directory. What is the best way to alter these email templates? I need to change the optics and some of the texts, as well as generated…
-
hello, happy new year,
I have two issues, don't know if those are connected:
• something seems to be
hello, happy new year, I have two issues, don't know if those are connected: • something seems to be wrong with how application handles HttpExceptions, beacause when NotFoundHttpException is thrown response code is 500 instead of 404, • symfony profiler bundle is not working, /_wdt results in 500 (should be 404) because no…
-
Hello everyone,
Are there any special adjustments needed to receive the order confirmation mail? Be
Hello everyone, Are there any special adjustments needed to receive the order confirmation mail? Because I have only received the customer signup/register mail from the Spryker B2C demo shop. Thanks in advance.
-
Hello everyone,
How to add/update the currency in Spryker B2C demo storefront and default it's disp
Hello everyone, How to add/update the currency in Spryker B2C demo storefront and default it's displays EUR & CHF? Thanks in advance.
-
Hello everyone, when i try to execute `propel:install` on a fresh installation, i get this following
Hello everyone, when i try to execute propel:install on a fresh installation, i get this following exception. Does anybody know, where it could come from? // Exception in Thread
-
is there a reason there is no
```CmsBlockEvents::ENTITY_SPY_CMS_BLOCK_CREATE```
constant?
is there a reason there is no CmsBlockEvents::ENTITY_SPY_CMS_BLOCK_CREATE constant?
-
Hello everyone,
I have created a payment module like the vendor module(composer) and everything wor
Hello everyone, I have created a payment module like the vendor module(composer) and everything works fine. Now I want to add the custom JS script file to handle the Credit Card payment form (credit-card.twig) validation etc., Anyone please share the knowledge to add a custom js file for the Yves template. Also, I have…
-
ok, so the above issue was fixed, how do you add an authentication provider to Zed module? speaking
ok, so the above issue was fixed, how do you add an authentication provider to Zed module? speaking about InvalidArgumentException: You must at least add one authentication provider. in file vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php on line 51 EDIT: turning off the debug and in Zed it…
-
Hi everyone, a tricky question here:
Lets say i have an oms process running in the background, is it
Hi everyone, a tricky question here: Lets say i have an oms process running in the background, is it possible to send some sort of signal (cancellation request) to cancel the order and stop the oms exectuion. If i just make an api request to cancell the order, the running process overrides the request
-
Hey fellows, can Spryker search operate with Elasticsearch 7?
Hey fellows, can Spryker search operate with Elasticsearch 7?
-
Hey, trying to upgrade one of our modules in ZED, and getting the following there:
``` Spryker \ Ser
Hey, trying to upgrade one of our modules in ZED, and getting the following there: Spryker \ Service \ Container \ Exception \ NotFoundExceptionThe requested service "security.authentication_providers" was not found in the container! can you help me pinpoint where this is configured in ZED (so: where do we miss it)?
-
Hi guys, I have a question concerning the checkout process and whether I am missing something there.
Hi guys, I have a question concerning the checkout process and whether I am missing something there. 1. Proceed to the summary 2. return to the address step -> enter invalid Data 3. click "continue" or use the breadcrumb to continue then it is possible to order items with invalid Data 😕 I could change the breadcrumb so…
-
I have installed the spryker B2C shop in my localsystem and works fine.
Now, I am trying to install
I have installed the spryker B2C shop in my localsystem and works fine. Now, I am trying to install spryker B2B shop in local system, first time when i have tried in frontend section timeout error occurs, So i have increased the timeout and execute the frondend section installation completed successfully but in browser…
-
Can anyone tell me, where to find the xdebug profiler output? In xdebug.ini, profiler is permanently
Can anyone tell me, where to find the xdebug profiler output? In xdebug.ini, profiler is permanently activated (to eliminate issues with remote enabling) and the output path ist specified:…
-
Hello everyone,
I have created the custom payment module and I have struggled with the OMS state du
Hello everyone, I have created the custom payment module and I have struggled with the OMS state during payment and the order history always shows "New". I have followed the steps that exist in the documentation https://documentation.spryker.com/docs/dd-be-implementation. Further, I have found the oms active name/state…
-
QQ:
leads
QQ: https://github.com/spryker-shop/shop-ui/commit/66de06aa35bab12efa6e0ec5a363be299acc0ada leads to Module not found: Error: Can't resolve 'password-validator' in '/vendor/spryker-shop/shop-ui/src/SprykerShop/Yves/ShopUi/Theme/default/components/molecules/password-complexity-indicator' where was this package…
-
Trying to update to shop-suite 1.7, but getting this:
```vendor/bin/console search:setup:sources
Co
Trying to update to shop-suite 1.7, but getting this: vendor/bin/console search:setup:sourcesCode bucket: AT | Store: AT | Environment: demobrandElastica\Exception\ResponseException - Exception: Validation Failed: 1: mapping type is missing; in /vendor/ruflin/elastica/src/Transport/Http.php (182)Command: vendor/bin/console…
-
hello! Help me please, how i can replace this template `vendor/spryker-eco/payone/src/SprykerEco/Yve
hello! Help me please, how i can replace this template vendor/spryker-eco/payone/src/SprykerEco/Yves/Payone/Theme/default/components/molecules/payone-credit-card
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 32 Spryker News
- 534 Developer Corner
- 405 Spryker Development
- 54 Spryker Dev Environment
- 272 Spryker Releases
- 30 Propel ORM
- 46 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 40 Spryker Safari Questions
- 35 The Blackhole
Popular Tags
- PropelORM 41
- Community 27
- blackhole 18
- CTOTW 16
- Docker 16
- B2C 14
- Academy 13
- Spryker Digital User Group 12
- Spryker Cloud Commerce OS (SCCOS) 11
- EXCITE 2023 10
- Community Tip 9
- Hackweekender 2023 9
- Community News 7
- Zed 7
- Gacela 6
- Docker SDK 6
- Event 6
- Yves 5
- B2B 5
- Community Tip 5
- Glue API 4
- course 4
- Spryker News 4
- Hackathon 4
- DevX 4
Upcoming Events
-
EOY 23 - CommerceQuest Social Gathering
Greetings fellow CommerceNauts 👋🏻 We want to close the year with an informal community gathering. 💞 Join us for a relaxed & social gathering on the 12th of December. Enjoy some beats while chit-chatting and playing a few social games with other members. 😁🎲 A bit of everything: ice breakers and conversations 💬 tier list…
-
Spryker Digital User Group - January 2024 Edition (remote, English)
Greetings, Spryker Herd! Our monthly meetings are for everyone interested in Spryker development and surrounding topics. Each month we invite Sprykees or community member guest speakers to guide us in interactive sessions. Topics vary and range from business to technical, so be sure to check the event agenda below for more…