We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d314f commit af70efdCopy full SHA for af70efd
etc/di.xml
@@ -321,10 +321,6 @@
321
<plugin name="SaveInvoiceAmountToCapture" type="Astound\Affirm\Plugin\SaveInvoiceAmountToCapture" sortOrder="1" />
322
</type>
323
324
- <type name="Magento\Payment\Model\PaymentMethodList">
325
- <plugin name="Astound_Affirm::restrictPaymentMethods" type="\Astound\Affirm\Plugin\RestrictPaymentMethods" sortOrder="1" />
326
- </type>
327
-
328
<!-- Logger -->
329
<type name="Astound\Affirm\Logger\Handler">
330
<arguments>
0 commit comments