We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbdb5c commit ac14946Copy full SHA for ac14946
config/services.xml
@@ -143,6 +143,7 @@
143
144
<service id="sylius_paypal.processor.paypal_order_complete" class="Sylius\PayPalPlugin\Processor\PayPalOrderCompleteProcessor" public="true">
145
<argument type="service" id="sylius_paypal.manager.payment_state" />
146
+ <argument type="service" id="sylius_paypal.verifier.payment_amount" />
147
</service>
148
149
<service
0 commit comments