Search found 29 matches

by DNK
30 Jul 2025, 12:55
Forum: Laravel package
Topic: How to hide products that are out of stock?
Replies: 0
Views: 44

How to hide products that are out of stock?

How to hide products that are out of stock?
I am also interested in the possibility of first displaying those that are in stock, and then those that are out of stock
by DNK
28 Jul 2025, 07:26
Forum: Laravel package
Topic: Class "Enshrined\Svgsanitize\Sanitizer" not found
Replies: 5
Views: 3781

Re: Class "Enshrined\Svgsanitize\Sanitizer" not found

composer show aimeos/ai-admin-graphql dev-master Aimeos Admin GraphQL API extension aimeos/ai-admin-jqadm dev-master Aimeos VueJS+Bootstrap admin backend aimeos/ai-admin-jsonadm dev-master Aimeos JSON admin API for backend aimeos/ai-client-html dev-master Aimeos standard HTML frontend aimeos/ai-clie...
by DNK
24 Jul 2025, 07:33
Forum: Help
Topic: Filtering by order date does not work
Replies: 5
Views: 115946

Re: Filtering by order date does not work

And which package is responsible for this error?
ai-admin-graphql
ai-admin-jqadm
ai-admin-jsonadm
by DNK
24 Jul 2025, 05:17
Forum: Laravel package
Topic: Class "Enshrined\Svgsanitize\Sanitizer" not found
Replies: 5
Views: 3781

Class "Enshrined\Svgsanitize\Sanitizer" not found

I got the error Class "Enshrined\Svgsanitize\Sanitizer" not found when trying to upload an SVG image to a product
Image
by DNK
18 Jun 2025, 07:17
Forum: Help
Topic: Filtering by order date does not work
Replies: 5
Views: 115946

Re: Filtering by order date does not work

You have this error in your demo project too!
Image
by DNK
18 Jun 2025, 07:06
Forum: Help
Topic: Filtering by order date does not work
Replies: 5
Views: 115946

Filtering by order date does not work

I'm trying to filter the list of orders by order date. But I get an error Field Ordered at = Sun Jun 01 2025 00:00:00 GMT+0500 (GMT+05:00),Tue Jun 24 2025 23:59:59 GMT+0500 (GMT+05:00) Error retrieving data Undefined array key 1 #0 /releases/60/vendor/laravel/framework/src/Illuminate/Foundation/Boot...
by DNK
02 Apr 2025, 09:25
Forum: Help
Topic: Error in Omnipay/Stripe
Replies: 14
Views: 167183

Re: Error in Omnipay/Stripe

No, it didn't solve the problem. I found a solution. When confirming a payment, your plugin makes a request without specifying the return_url. This is a mandatory parameter. It needs to be added after this line in this file https://github.com/aimeoscom/ai-payments/blob/master/src/MShop/Service/Provi...
by DNK
02 Apr 2025, 06:38
Forum: Help
Topic: Error in Omnipay/Stripe
Replies: 14
Views: 167183

Re: Error in Omnipay/Stripe

I received a response from Stripe about this error. Hi there, Upon reviewing the logs, I noticed that the Payment Intent was initially created with confirm: true in the request req_knv3MUhtnrKWA7 [0]. This automatically confirmed the Payment Intent and moved its status to requires_action. In such ca...
by DNK
01 Apr 2025, 16:12
Forum: Help
Topic: Error in Omnipay/Stripe
Replies: 14
Views: 167183

Re: Error in Omnipay/Stripe

As an addendum. When entering the card number and after clicking the "Pay now" button, I am redirected to the bank page, where I have to confirm the payment. After I have confirmed, I am redirected back to my Aimeos store, but with an error https://img001.prntscr.com/file/img001/W1xTx0IEQI...