CommerceWeavers / SyliusTpayPlugin

MIT License
0 stars 1 forks source link

Create a `Waiting for a payment` page #25

Closed jakubtobiasz closed 6 days ago

jakubtobiasz commented 4 weeks ago

Currently, when a BLIK code is provided, we are redirected directly to the order's show page, so we see a list of available payment methods. Not handling the processing payment state is what causes it. This task aims to provide a Waiting for a payment page, which will be displayed for every payment that is in processing.

Small wins 🏆

jakubtobiasz commented 6 days ago

The last bullet has been extracted to https://github.com/CommerceWeavers/SyliusTPayPlugin/issues/52