Commit ad6e0143 by Yvon

refactor PaymentStatusExtension and connect new controller handling recurring…

refactor PaymentStatusExtension and connect new controller handling recurring notifications to payment processing logic
parent 268108a6
......@@ -129,6 +129,10 @@ services:
public: true
arguments: ['@app.utils.custom_entity_manager', '@security.helper', '@app.utils.operations']
app.utils.payment:
class: App\Utils\PaymentUtils
autowire: true
app.twig.main.extension:
class: App\Twig\AppExtension
autowire: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment