faint-teacher-33864
05/11/2022, 4:11 PMcold-photographer-75880
05/12/2022, 8:51 AMripe-librarian-883
05/12/2022, 1:13 PMpolite-lunch-97479
05/16/2022, 12:21 PMearly-sundown-61488
05/16/2022, 12:50 PMfresh-tent-43300
05/16/2022, 1:46 PM"spryker/silexphp": "^0.3.10"
. Deleting .lock and regeneration always leads to module upgrades, f.e. silex version is 0.3.11. Now I´m feeling kinda stupid 🙂 This only happens in a specific branch. Thanks for any hintmysterious-ambulance-11183
05/16/2022, 3:13 PMCheckoutDoSaveOrderInterface
.
The actual call to the PSP to get the redirect URL for Paypal or Klarna for example is being done in a HookPlugin CheckoutPostSaveInterface
.
When the customer then cancels this payment and gets redirected to the shop, I can "reset" the customer session by setting for example:
$quoteTransfer
->setIsOrderPlacedSuccessfully(null)
->setOrderReference(null)
->setPayment(null);
When doing that the customer is treated correctly, but in the back the order was still placed and is now in payment pending state (Visible in BO and the customers order history)
Some solution could be setting a dedicated status for such orders (at failure notification or periodically), that gets filtered out for the endcustomer.
I could not find anything like that in the ootb integrations, am I missing something here or is this actually "project work"?
Thanks in advance!acceptable-sundown-99280
05/16/2022, 8:43 PM502 bad gateway Nginx
If I try to run curl spryker.local
on server, I can access the link dashboard but I can not access any urls through browser. All urls are rendering Nginx 502 bad gateway.
If I try elinks to view dashboard, it throws could not find any document. Sounds like Installated successfully but still something is missing.
Does docker version work for AWS or I need to setup all the services manually as mentioned here:
https://docs.spryker.com/docs/scos/dev/tutorials-and-howtos/howtos/howto-install-spryker-in-aws-environment.html
Can anyone please guide?great-byte-99546
05/18/2022, 7:05 AMacoustic-businessperson-27970
05/18/2022, 10:40 AMrough-finland-88303
05/18/2022, 3:30 PMrough-finland-88303
05/23/2022, 3:08 PMfaint-teacher-33864
05/19/2022, 7:05 AMacceptable-sundown-99280
05/19/2022, 11:37 AMacoustic-businessperson-27970
05/19/2022, 12:50 PMCommand yves-build-frontend [vendor/bin/console frontend:yves:build] (In progress...)
This is failing with timeout .. any hints on this? 😅faint-teacher-33864
05/20/2022, 11:35 AMnarrow-photographer-74724
05/23/2022, 12:25 PMcolossal-magician-34159
05/23/2022, 2:50 PMpolite-lunch-97479
05/23/2022, 5:15 PMbright-cat-24225
05/24/2022, 11:07 AMrough-finland-88303
05/24/2022, 1:48 PMmysterious-ambulance-11183
05/25/2022, 9:41 AMmillions-rose-78300
05/25/2022, 2:24 PMgreat-byte-99546
05/26/2022, 8:40 AMgreat-byte-99546
05/26/2022, 8:41 AMjolly-lunch-72228
05/31/2022, 12:21 PMjolly-lunch-72228
05/31/2022, 12:21 PMmost-rain-24014
05/31/2022, 1:11 PMSalesDataHelper
class, which leads to the SalesFacade
instance located in locator calls having a \Spryker\Zed\Sales\Business\SalesBusinessFactory
set even when a Pyz override is defined for that factory (\Pyz\Zed\Sales\Business\SalesBusinessFactory
class). Since that seems to be an inadvertent side effect of the SalesDataHelper::createOrder()
method, I wanted to ask where I can file a bug report with Spryker in order for this to be fixed.
Thanks in advance 🙂rhythmic-garage-33293
05/31/2022, 3:09 PMdamp-area-26048
06/01/2022, 2:42 PM