| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/module-payments/etc/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/module-payments/etc/payment.xml |
<?xml version="1.0"?>
<payment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Payment:etc/payment.xsd">
<methods>
<method name="stripe_payments">
<allow_multiple_address>1</allow_multiple_address>
</method>
<method name="stripe_payments_invoice">
<allow_multiple_address>0</allow_multiple_address>
</method>
<method name="stripe_payments_checkout">
<allow_multiple_address>0</allow_multiple_address>
</method>
</methods>
</payment>