Elema82

Results 12 comments of Elema82

You need to define some regions for your countries to relate with all cities because on this extension needs the cities need to belong this relation

the regions used for this extension it's saved on directory_country_regions and directory_country_region_name. with this information you can create a new csv import. this tables are native on magento

Hi! I need to solve the same problem @hiteshgb can you tell me how to add this class in this extension? thanks! I added this class and is broken my...

@hiteshgb thanks. yes, I founded this error when I tried to enter on the checkout. I modified the file 'Eadesigndev\RomCity\Plugin\Checkout\BillingAddressLayoutProcessor.php' on line 50 and I added this line: ''dataScopePrefix' =>...

I'm working with magento cloud, I think that is the enterprise edition

hi @hiteshgb I added on this file `Eadesigndev/RomCity/Plugin/Checkout/BillingAddressLayoutProcessor.php` line 87 : ` $this->result['components']['checkout']['children']['steps']['children']['billing-step']['children'] ['payment']['children']['payments-list']['children'][$paymentMethodForm]['dataScopePrefix'] = 'customCheckoutForm';` and I dont see the warning again

this warning? its ok, I found other bugs

I can't the client use Magento cloud. before `OrderAttachments` this view it's working fine.

I configured check as a payment method to use this extension

I founded this log error on `var/log/system.log` maybe helps