Zend_Service_StrikeIron: Bundled ServicesZend_Service_StrikeIron comes with wrapper classes for three popular StrikeIron services. ZIP Code InformationZend_Service_StrikeIron_ZipCodeInfo provides a client for StrikeIron's Zip Code Information Service. For more information on this service, visit these StrikeIron resources: The service contains a getZipCode() method that will retrieve information about a United States ZIP code or Canadian postal code:
U.S. Address VerificationZend_Service_StrikeIron_USAddressVerification provides a client for StrikeIron's U.S. Address Verification Service. For more information on this service, visit these StrikeIron resources: The service contains a verifyAddressUSA() method that will verify an address in the United States:
Sales & Use Tax BasicZend_Service_StrikeIron_SalesUseTaxBasic provides a client for StrikeIron's Sales & Use Tax Basic service. For more information on this service, visit these StrikeIron resources: The service contains two methods, getTaxRateUSA() and getTaxRateCanada(), that will retrieve sales and use tax data for the United States and Canada, respectively.
|
|