Changeset 3217112
- Timestamp:
- 01/05/2025 07:08:00 AM (15 months ago)
- Location:
- nboxnow-shipping-method/trunk
- Files:
-
- 2 edited
-
README.md (modified) (4 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nboxnow-shipping-method/trunk/README.md
r3217111 r3217112 1 === NBOX Now shipping method ===1 === NBOX Now Shipping Method === 2 2 Contributors: laviel 3 3 Donate Link: https://nbox.qa/support/ … … 31 31 32 32 1. Download and activate our plugin from the store. 33 2. Create an account with N boxNow (if you still do not have one)33 2. Create an account with NBOX Now (if you still do not have one) 34 34 3. Login with your NBOX Now account 35 35 4. Make sure that your products have the proper weight and dimensions set up 36 36 5. Click on active from the plugin's setup page 37 6. When an order is ready for shipping. Simply go to the order details and select "Nofify N boxNow to ship order" from the Order actions section.37 6. When an order is ready for shipping. Simply go to the order details and select "Nofify NBOX Now to ship order" from the Order actions section. 38 38 39 39 == External services == 40 40 41 This plugin connects to an external API (NB oxNow API) to provide comprehensive shipping solutions, including shipping rate calculations, order processing, account activation, pickup and delivery service management, and order cancellation. Below are the details of the external services used:41 This plugin connects to an external API (NBOX Now API) to provide comprehensive shipping solutions, including shipping rate calculations, order processing, account activation, pickup and delivery service management, and order cancellation. Below are the details of the external services used: 42 42 43 === NB oxNow API ===44 **Service Name**: NB oxNow API43 === NBOX Now API === 44 **Service Name**: NBOX Now API 45 45 **Purpose**: 46 46 47 - To activate user accounts with NB oxNow.47 - To activate user accounts with NBOX Now. 48 48 - To calculate shipping rates based on the package details and destination address. 49 49 - To process order details for shipping and fulfillment purposes. … … 84 84 **Conditions**: 85 85 86 - **Account activation**: The user must call the `https://nbox.now/api/login` endpoint to activate their account with NB oxNow. This is required once when setting up the plugin.86 - **Account activation**: The user must call the `https://nbox.now/api/login` endpoint to activate their account with NBOX Now. This is required once when setting up the plugin. 87 87 - **Shipping rates**: Data is sent when a user calculates shipping rates. 88 88 - **Order processing**: Data is sent when an order is placed. … … 93 93 **Links**: 94 94 95 - [NB oxNow Terms of Service](https://nbox.now/terms)96 - [NB oxNow Privacy Policy](https://nbox.now/privacy)95 - [NBOX Now Terms of Service](https://nbox.now/terms) 96 - [NBOX Now Privacy Policy](https://nbox.now/privacy) 97 97 98 98 == Frequently Asked Questions == -
nboxnow-shipping-method/trunk/readme.txt
r3217111 r3217112 1 === NBOX Now shipping method ===1 === NBOX Now Shipping Method === 2 2 Contributors: laviel 3 3 Donate Link: https://nbox.qa/support/ … … 31 31 32 32 1. Download and activate our plugin from the store. 33 2. Create an account with N boxNow (if you still do not have one)33 2. Create an account with NBOX Now (if you still do not have one) 34 34 3. Login with your NBOX Now account 35 35 4. Make sure that your products have the proper weight and dimensions set up 36 36 5. Click on active from the plugin's setup page 37 6. When an order is ready for shipping. Simply go to the order details and select "Nofify N boxNow to ship order" from the Order actions section.37 6. When an order is ready for shipping. Simply go to the order details and select "Nofify NBOX Now to ship order" from the Order actions section. 38 38 39 39 == External services == 40 40 41 This plugin connects to an external API (NB oxNow API) to provide comprehensive shipping solutions, including shipping rate calculations, order processing, account activation, pickup and delivery service management, and order cancellation. Below are the details of the external services used:41 This plugin connects to an external API (NBOX Now API) to provide comprehensive shipping solutions, including shipping rate calculations, order processing, account activation, pickup and delivery service management, and order cancellation. Below are the details of the external services used: 42 42 43 === NB oxNow API ===44 **Service Name**: NB oxNow API43 === NBOX Now API === 44 **Service Name**: NBOX Now API 45 45 **Purpose**: 46 46 47 - To activate user accounts with NB oxNow.47 - To activate user accounts with NBOX Now. 48 48 - To calculate shipping rates based on the package details and destination address. 49 49 - To process order details for shipping and fulfillment purposes. … … 84 84 **Conditions**: 85 85 86 - **Account activation**: The user must call the `https://nbox.now/api/login` endpoint to activate their account with NB oxNow. This is required once when setting up the plugin.86 - **Account activation**: The user must call the `https://nbox.now/api/login` endpoint to activate their account with NBOX Now. This is required once when setting up the plugin. 87 87 - **Shipping rates**: Data is sent when a user calculates shipping rates. 88 88 - **Order processing**: Data is sent when an order is placed. … … 93 93 **Links**: 94 94 95 - [NB oxNow Terms of Service](https://nbox.now/terms)96 - [NB oxNow Privacy Policy](https://nbox.now/privacy)95 - [NBOX Now Terms of Service](https://nbox.now/terms) 96 - [NBOX Now Privacy Policy](https://nbox.now/privacy) 97 97 98 98 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.