Changeset 3449401
- Timestamp:
- 01/29/2026 09:33:34 AM (2 months ago)
- Location:
- shipment-tracker-for-woocommerce
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
shipment-tracker-for-woocommerce/tags/1.5.2.6/includes/class-bt-sync-shipment-tracking.php
r3446887 r3449401 1170 1170 <ol type="1" style="margin-left: 20px;"> 1171 1171 <li><a target="_blank" href="https://www.shiprocket.in/">If not already have, Create & Activate Shiprocket Account</a></li> 1172 <li><a target="_blank" href="https://app.shiprocket.in/ api-user">Create Api User</a></li>1173 <li><a target="_blank" href="https://app.shiprocket.in/s hipment-webhook">Configure Webhook URL</a></li>1174 <li><a target="_blank" href="https://app.shiprocket.in/ channels">Get Channel ID</a></li>1172 <li><a target="_blank" href="https://app.shiprocket.in/sellers/settings/additional-settings/api-users">Create Api User</a></li> 1173 <li><a target="_blank" href="https://app.shiprocket.in/sellers/settings/additional-settings/webhooks">Configure Webhook URL</a></li> 1174 <li><a target="_blank" href="https://app.shiprocket.in/seller/channels">Get Channel ID</a></li> 1175 1175 <li>Copy API user, Api password and Channel ID to Shiprocket Tab.</li> 1176 1176 </ol> … … 1384 1384 <ol> 1385 1385 <li> 1386 <a target='_blank' href='https://app.shiprocket.in/s hipment-webhook'>Setup webhook</a>1386 <a target='_blank' href='https://app.shiprocket.in/sellers/settings/additional-settings/webhooks'>Setup webhook</a> 1387 1387 </li> 1388 1388 <li> 1389 <a target='_blank' href='https://app.shiprocket.in/api-user'>Setup API username/password.</a> 1390 </li> 1391 <li> 1392 <a target='_blank' href='https://app.shiprocket.in/post_order_settings'>Setup custom tracking page</a> 1389 <a target='_blank' href='https://app.shiprocket.in/sellers/settings/additional-settings/api-users'>Setup API username/password.</a> 1393 1390 </li> 1394 1391 -
shipment-tracker-for-woocommerce/trunk/includes/class-bt-sync-shipment-tracking.php
r3446887 r3449401 1170 1170 <ol type="1" style="margin-left: 20px;"> 1171 1171 <li><a target="_blank" href="https://www.shiprocket.in/">If not already have, Create & Activate Shiprocket Account</a></li> 1172 <li><a target="_blank" href="https://app.shiprocket.in/ api-user">Create Api User</a></li>1173 <li><a target="_blank" href="https://app.shiprocket.in/s hipment-webhook">Configure Webhook URL</a></li>1174 <li><a target="_blank" href="https://app.shiprocket.in/ channels">Get Channel ID</a></li>1172 <li><a target="_blank" href="https://app.shiprocket.in/sellers/settings/additional-settings/api-users">Create Api User</a></li> 1173 <li><a target="_blank" href="https://app.shiprocket.in/sellers/settings/additional-settings/webhooks">Configure Webhook URL</a></li> 1174 <li><a target="_blank" href="https://app.shiprocket.in/seller/channels">Get Channel ID</a></li> 1175 1175 <li>Copy API user, Api password and Channel ID to Shiprocket Tab.</li> 1176 1176 </ol> … … 1384 1384 <ol> 1385 1385 <li> 1386 <a target='_blank' href='https://app.shiprocket.in/s hipment-webhook'>Setup webhook</a>1386 <a target='_blank' href='https://app.shiprocket.in/sellers/settings/additional-settings/webhooks'>Setup webhook</a> 1387 1387 </li> 1388 1388 <li> 1389 <a target='_blank' href='https://app.shiprocket.in/api-user'>Setup API username/password.</a> 1390 </li> 1391 <li> 1392 <a target='_blank' href='https://app.shiprocket.in/post_order_settings'>Setup custom tracking page</a> 1389 <a target='_blank' href='https://app.shiprocket.in/sellers/settings/additional-settings/api-users'>Setup API username/password.</a> 1393 1390 </li> 1394 1391
Note: See TracChangeset
for help on using the changeset viewer.