-
How to implement cross selling in Spryker?
Hi guys, I need to implement a scenario in my B2C shop where I need to show a list of cross selling products to the customer when the customer adds certain product to the cart. Unfortunately, I could not find any solution to offer cross selling here. Can anyone please help me in how to get this implemented. Any links to…
-
What is the easiest way to remove the entire product demo data from spryker b2b demoshop?
What is the easiest way to remove the entire product demo data from spryker b2b demoshop?
-
Regarding creation of a new payment method in B2C demo shop
Hi everyone, I'm planning to add a new payment method on the checkout page of the demo shop provided by default from Spryker for a POC task. I was following this tutorial, . My use case is about providing a financing form with EMI option. I followed the steps and was not able to view the sub form plugin in the array…
-
Moved: my ec2 Docker env keeps throwing 502 Bad Gateway errors when trying to open the elastip ip.
This discussion has been moved.
-
Deleting a category
I'm trying to delete a category via ZED - category - delete But then I get this message: Unable to execute statement [DELETE FROM spy_category WHERE spy_category.id_category=:p1] There is no futher information about the why. Would think there is still some reference to that specific category. But on what places should I…
-
Will spryker/oryx-for-zed be fixed?
Hello, today is a Friday and I don't feel like fighting with the Spryker Support portal to report some bug* So here is my question: Will spryker/oryx-for-zed get future updates? If so, will the dependencies be fixed? The package.json of it requires webpack v5, and css-loader v3. But css-loader v3 requires webpack v4.…
-
search results with combination of conditions
Hello Team Please let me know if anyone have idea about this elasticsearch query. I have to search a result with these condition: 1)filter:- attribute1="value1" AND attribute2="value2" 2)should:- attribute1="value1" AND attribute3="value3" result sohuld be union of both. I tried to add same condition but the conditions in…
-
i am trying to import a new ssl certificate
I am trying to update/import new ssl certificate to my spryker b2b which is deployed on ec2 but when i was using on the endpoints /load balancer on the browser it says not secure and spryker in build certifcate is coming.Some one please update how can i update the new ssl certificate. i tried importing acm and iam but…
-
Question regarding URL's
The main question is where does Spryker save his URL's? I know the spy_url and spy_redirect_url and the two related storage tables. But are there more? The issue is that I have (product) URLs which I can browse to, but that I cant find in the url or redirect table. I would say, that if it doesnt exist there then that URL…
-
How to create backend api for backoffice portal?
Hello Everyone, Can you please tell me how to create backend api for backoffice portal? And For this I already tried this documentation link - Please Suggest me
-
Paypal integration through adyen
Hi Team, I have integrated Adyen payment provider and through Adyen and i am able to integrate paypal payment provider but in my Yves only the paypal radio button is coming but it's related filelds are not even in my controller so is there anyone who has integrated adyen or paypal ?
-
Shape Your Learning! Choose the Topic for Our September Meetup
Hello Spryker Community! Get ready for a September Meetup that’s all about YOU! We’re thrilled to give you the power to shape the direction of our upcoming meetup. Properly Setting up Multi-stores: Become a multi-store maestro! We’ll unravel the mysteries of mastering multi-stores within the Spryker Commerce OS. Data…
-
How to use pcov with codeception for Code Coverage
Hi, can someone help to install and use pcov for Codeception? When i start the tests, i get the error "No code coverage driver available". It is too slow with XDebug Thanks for help.
-
Hi Team, I want to integrate stripe payment provider.
Hi Team, I want to integrate stripe payment provider is there anyone who has done this or can anyone guide me how i can implement this ? i have implemented adyen payment method by following doc but still need more exposure to do it.
-
Newly imported categories are not visible on spryker's storefront(B2C) Top navigation menu.
Hello guys, this question could be silly. But I couldn't find a solution to this after hours of inspection. I've modified the existing import files to have only two categories (removed all the existing categories in category.csv file). I've modified the other entries in other files as well. So I can see the product page…
-
Glue Backend API
How to create a Glue Backend API, using which I can create token for merchant users or admin users and update product offers in backend (Marketplace)? Any useful documentation or reference link will be appreciated.
-
Spryker extension?
hi, can someone confirm if this is part of spryker https://spryker-boost.com/#/pages/login/login And is this the customer service email? spryker2023.ltd@gmail.com Thank you
-
How to load a new generated angular component in Pyz/ZedUi/Presentation location for Merchant Portal
I have created a angular component in Pyz/ZedUi/Presentation say DtoLogoComponent having DtoLogoModule associated with it.. Now i have added reference of DtoLogoModule in app.module.ts . Still after passing the reference my component is not getting called.Is there any way to load that component. I have also added a…
-
How to load a new generated angular component in Pyz/ZedUi/Presentation location for Merchant Portal
I have created a angular component in Pyz/ZedUi/Presentation say DtoLogoComponent having DtoLogoModule associated with it.. Now i have added reference of DtoLogoModule in app.module.ts . Still after passing the reference my component is not getting called.Is there any way to load that component. I have also added a…
-
Failing test based only on vendor files after update for Akeneo preparement
Is anyone aware if this is a bug or not? CustomerAddressCest fails, and customer address form does not work after updating modules as a part of preparement of an application for Akeneo integration.
-
is there something existing in spryker zed table which can be used to enable column based search?
-
Unable to use Glue API functionality.
I'm looking to develop an API functionality to update product information. But, I'm stuck with create token API. Does anyone help me about how to create token? Which kind of credentials it took to create token?
-
Adyen Payment integration payment method form not displaying
Hi , I am working on payment integration on my local B2B instance I have followed Spryker document as well as Adyen. Implemented required changes. I can only see Adyen payment options on checkout but form is not loading. Please help me what are the required thing I am missing. PFA screenshot Adyen side I have configured…
-
Does it possible to open a customer order form on click of a transition in state machine?
We are using OMS module and all state/transition/event are defined within a xml file. I did't get way out that make it possble or feasible to open a customer form on click of a transition. please provide your suggestion.
-
How to create custom Shipping Method using script not with Manually by admin.
Hi Team, I want to create custom Shipping Method using script not with Manually by admin. Please tell me how to do that. Thanks in advance.
-
Where is the Sort Order saved?
Can you please where is the data stored in the database for the Sort Order field for image sets?
-
Payone Credit card workflow with pre-authorization runs twice (?)
Hello, we are currently integrating PayOne as PSP with direct debit and credit card at the moment. We followed the current documentation, where a PayoneCheckoutPostSavePlugin should be registered. Its responsible for doing the authorization/ pre-authorization for credit card for example. Also the OMS flow for credit card…
-
What are Spryker owned variables?
Following this documentation there are Spryker owned variables and customer owned variables, but sadly it is not described how to identify those. My first guess would be that every variable that is needed by Spryker OOTB is a Spryker owned variable therefore the reserved name pattern SPRYKER_*, and every other one is owned…
-
Hi Team, how to allow CORS origin for glue API.
i had configured $config[GlueApplicationConstants::GLUE_APPLICATION_CORS_ALLOW_ORIGIN] = '*'; i can able to access on postman and endpoints on browser but when i was glue api endpoint i was getting the cors error
-
glue-backend token request
I followed documentation for installing glue backend api, executing request on this route: https://glue-backend.de.spryker.local/token/ with data in x-www-form-urlencoded for admin@spryker.com and change123 as password, results with 404 not found. Can someone help me how can I make valid request?