-
Should Spryker dev team enable GraphQL implementation out-of-the-box?
With the most recent Glue API releases, Spryker Framework enabled project developers to build their own GraphQL implementation or integrate a 3rd party one. That means that you can bring GraphQL to your project in as fast as 15 min (confirmed!). However, we do not provide an OOTB (out-of-the-box) GraphQL implementation.…
-
How to handle the creation and manipulation of the oauth client feature
I was working with the new Oryx frontend. I connected this with my locally setup glue api and everything worked well except the login feature. when I was trying this with the glue endpoint (http://glue.de.spryker.local/token) , I was getting this error. { "error": "invalid_client", "error_description": "Client…
-
How stable is the Dynamic Multistore feature? Anyone using it in prod?
I know its an 'Early Access' release, but I'd like to know if anyone is using it, and if so, if you faced any pains implementing it. We'd use it in a project, but I'd like to know how far into the sla-less void are we getting into. Quoting 202307.0 release notes: Dynamic Multistore is currently running under an Early…
-
OMS graph view has changed to a somewhat broken state
Recently, within this past month, the OMS graph view has developed an issue where it displays broken texts and is missing some information it previously showed. A team member who is still using his original install of the b2b demoshop, is seeing functioning OMS graphs while viewing our state machines. I tend to do dev…
-
Logo in email template
Hi guys! is there any way to add SVG logo to email template and not have it blocked in outlook client?
-
Unable to find element
Trying to resolve this error on codecept. Any inputs appreciated.. Getting this issue on b2bdemoshop as well [Facebook\WebDriver\Exception\NoSuchElementException] no such element: Unable to locate element: {"method":"css selector","selector":"#side\2D menu"} (Session info: headless chrome=108.0.5359.125)
-
Spryker and StencilJS v2.22.3
Heyja Sprykees, does anyone have experience using StencilJS v2.22.3 in combination with Spryker? We currently have a major problem regarding a StencilJS styleguide that compiles fine, but isn't working as expected in WebKit browsers like Safari or any browser on iOS devices. First issue was that some of the content didn't…
-
Spryker Discount Promotion feature does not mark voucher as used
I've used this feature as explained here: Module Version: "4.9.2" Spryker: 202212.0
-
Making Slots Dynamic
Hi Everyone, has anyone had ever success in making slots dynamic? We are currently trying to make the main page customizable (e.g. adding/removing content, changing order, shifting content). This works well if we are using blocks, but then it makes the "Slots" feature in Zed for the main page useless. Another option we…
-
Spryk GUI
Hello everyone! I just installed Spryk and tried to use it from the back-office but getting exception on every action( see the below screenshot ). For example : Add Yves Page
-
Adding FuzzyQueryExpanderPlugin to Catalog Search Results
Hi here, I'm trying to make fuzzy our search on our app. I've succeeded to add it for suggestions, but not for result. For Suggestions, I've simply added this plugin to CatalogDependencyProvider:createSuggestionQueryExpanderPlugins() Logically, I've added it to…
-
Synchronizing data to Redis without intermediate database table
mentions: "To synchronize data with Redis, an intermediate Zed database table is required." But… is it? I'm sure there is a way to directly queue stuff in a sync.storage.* queue, but haven't quite figured it out yet. The use case I have is that I need to store just a mapping between a product attribute value and another…
-
Share configuration between modules
Hi, I want to access a configuration method from Pyz/Shared/ModuleA/ModuleAConfig.php with another module in the Yves-Layer. For example: Pyz/Yves/ModuleB/Controller/ModuleBController. Here I want to access the config from the ModuleAConfig.php. How could I achieve this ? I read somewhere in the documentation that the…
-
"Spryker Middleware has been discontinued and is no longer supported" - What happened ?
Just wanted to learn more about the spryker middleware and how to implement it when I came around that quote at the beginning of the documentation page: "Spryker Middleware has been discontinued and is no longer supported" Sadly I couldn't find any information about why it has been discontinued. Does someone know what…
-
How to add a button click event listener to an element in B2C demoshop
Hello guys, I've been trying to make this work . I've a requirement where I need to display a button on the payment page clicking on which should collect some data from the form and make a call to a third party api and fetch the response to show something on the frontend. This looks really easy, but I'm not really sure how…
-
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…