| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/module-payments/etc/frontend/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/module-payments/etc/frontend/routes.xml |
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
<router id="standard">
<route id="stripe_payments" frontName="stripe">
<module name="StripeIntegration_Payments" />
</route>
<route id="stripe_payments_cryozonic" frontName="cryozonic-stripe">
<module name="StripeIntegration_Payments" before="Cryozonic_StripePayments" />
</route>
</router>
</config>