Closed gunesay closed 6 years ago
Ok. It is my fault. I forgot to update routing file.
Add the following code to routing_dev.yml:
sonata_payment_debug:
resource: '@SonataPaymentBundle/Resources/config/routing/payment_debug.xml'
prefix: /shop/payment/debug
Environment
Sonata packages
Symfony packages
PHP version
Subject
After debug payment method is chosen and process to payment button is clicked, the following error is obtained:
PS: I have cleared the cache and checked it. Again, it does not work.
Steps to reproduce
Just install ecommerce bundle.
Expected results
It should work without error.
Actual results