## Ktpl UpsAddressValidation Magento 2 module
- This extension will prevent invalid order addresses & implement United Postal Services Address Validation.
- Also it will have ability for configuring Address Validation Popup.
- In this UPS Address Validation - Street Level API package is being used which will encompasses address from the United States and Puerto Rico.
- This extension also has dependency of Magedelight OneStepCheckout extension.
## Prerequisites
* Magento 2.3
* PHP 7.x
## Installing
To install the module simply put all the files inside
```
app/code/Ktpl/UpsAddressValidation/
```
And run the following commands in the project root of your M2 installation
```
php bin/magento module:enable Ktpl_UpsAddressValidation
php bin/magento setup:upgrade
```
## Authors
KTPL
## License
- This extension will prevent invalid order addresses & implement United Postal Services Address Validation.
- Also it will have ability for configuring Address Validation Popup.
- In this UPS Address Validation - Street Level API package is being used which will encompasses address from the United States and Puerto Rico.
- This extension also has dependency of Magedelight OneStepCheckout extension.
## Prerequisites
* Magento 2.3
* PHP 7.x
## Installing
To install the module simply put all the files inside
```
app/code/Ktpl/UpsAddressValidation/
```
And run the following commands in the project root of your M2 installation
```
php bin/magento module:enable Ktpl_UpsAddressValidation
php bin/magento setup:upgrade
```
## Authors
KTPL
## License