Plugin Directory

Changeset 3217112


Ignore:
Timestamp:
01/05/2025 07:08:00 AM (15 months ago)
Author:
laviel
Message:

Fixed label uppercase for NBOX

Location:
nboxnow-shipping-method/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nboxnow-shipping-method/trunk/README.md

    r3217111 r3217112  
    1 === NBOX Now shipping method ===
     1=== NBOX Now Shipping Method ===
    22Contributors: laviel
    33Donate Link: https://nbox.qa/support/
     
    3131
    32321. Download and activate our plugin from the store.
    33 2. Create an account with Nbox Now (if you still do not have one)
     332. Create an account with NBOX Now (if you still do not have one)
    34343. Login with your NBOX Now account
    35354. Make sure that your products have the proper weight and dimensions set up
    36365. 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 Nbox Now to ship order" from the Order actions section.
     376. 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.
    3838
    3939== External services ==
    4040
    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:
     41This 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:
    4242
    43 === NBox Now API ===
    44 **Service Name**: NBox Now API 
     43=== NBOX Now API ===
     44**Service Name**: NBOX Now API 
    4545**Purpose**:
    4646
    47 - To activate user accounts with NBox Now.
     47- To activate user accounts with NBOX Now.
    4848- To calculate shipping rates based on the package details and destination address.
    4949- To process order details for shipping and fulfillment purposes.
     
    8484**Conditions**:
    8585
    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.
     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.
    8787- **Shipping rates**: Data is sent when a user calculates shipping rates.
    8888- **Order processing**: Data is sent when an order is placed.
     
    9393**Links**:
    9494
    95 - [NBox Now Terms of Service](https://nbox.now/terms)
    96 - [NBox Now 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)
    9797
    9898== Frequently Asked Questions ==
  • nboxnow-shipping-method/trunk/readme.txt

    r3217111 r3217112  
    1 === NBOX Now shipping method ===
     1=== NBOX Now Shipping Method ===
    22Contributors: laviel
    33Donate Link: https://nbox.qa/support/
     
    3131
    32321. Download and activate our plugin from the store.
    33 2. Create an account with Nbox Now (if you still do not have one)
     332. Create an account with NBOX Now (if you still do not have one)
    34343. Login with your NBOX Now account
    35354. Make sure that your products have the proper weight and dimensions set up
    36365. 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 Nbox Now to ship order" from the Order actions section.
     376. 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.
    3838
    3939== External services ==
    4040
    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:
     41This 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:
    4242
    43 === NBox Now API ===
    44 **Service Name**: NBox Now API 
     43=== NBOX Now API ===
     44**Service Name**: NBOX Now API 
    4545**Purpose**:
    4646
    47 - To activate user accounts with NBox Now.
     47- To activate user accounts with NBOX Now.
    4848- To calculate shipping rates based on the package details and destination address.
    4949- To process order details for shipping and fulfillment purposes.
     
    8484**Conditions**:
    8585
    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.
     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.
    8787- **Shipping rates**: Data is sent when a user calculates shipping rates.
    8888- **Order processing**: Data is sent when an order is placed.
     
    9393**Links**:
    9494
    95 - [NBox Now Terms of Service](https://nbox.now/terms)
    96 - [NBox Now 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)
    9797
    9898== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.