Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Can you please check whether ‘Origin State Code’ field is saving correctly or not ?

    We just need to double check this before suggesting any solution.

    Thread Starter theavengers

    (@theavengers)

    Hi mickeywf ,
    Thanks a lot

    Origin State Code save, no problem.
    This is source code.

    <tr valign="top">
    			<th scope="row" class="titledesc">
    				<label for="origin_country">Origin Country</label>
    			</th>
                <td class="forminp"><select name="woocommerce_ups_origin_country_state" id="woocommerce_ups_origin_country_state" style="width: 250px;" data-placeholder="Choisissez un pays&hellip;" title="Country" class="chosen_select">
    
    			.....
    
    			        </select>
           		</td>
           	</tr>
    				<tr valign="top">
    			<th scope="row" class="titledesc">
    				<label for="woocommerce_wf_shipping_ups_origin_state">Origin State Code</label>
    				<span class="woocommerce-help-tip" data-tip="Specify shipper state province code if state not listed with Origin Country."></span>			</th>
    			<td class="forminp">
    				<fieldset>
    					<legend class="screen-reader-text"><span>Origin State Code</span></legend>
    					<input class="input-text regular-input " type="text" name="woocommerce_wf_shipping_ups_origin_state" id="woocommerce_wf_shipping_ups_origin_state" style="" value="Gard" placeholder=""   />
    									</fieldset>
    			</td>

    Hi theavengers,

    Thank you for your patience. Our technical team has analyzed the issue.
    We have released a new version (1.1.6) of UPS.
    You can update your site with the latest version to get the issue resolved.

    Thread Starter theavengers

    (@theavengers)

    Thanks a lot mickeywf, thank you to the developer.
    I now testing and come back 😉

    Thread Starter theavengers

    (@theavengers)

    Thank you for the speed debugging, All is alright.

    Hi theavengers,

    Good to hear that it worked for you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Can't save Origin Country’ is closed to new replies.