Title: NBOX Now Shipping Method
Author: Laviel Dela Cruz
Published: <strong>جنوري 5, 2025</strong>
Last modified: جولای 26, 2025

---

Search plugins

![](https://ps.w.org/nboxnow-shipping-method/assets/banner-772x250.png?rev=3217123)

![](https://ps.w.org/nboxnow-shipping-method/assets/icon-256x256.png?rev=3217111)

# NBOX Now Shipping Method

 By [Laviel Dela Cruz](https://profiles.wordpress.org/laviel/)

[Download](https://downloads.wordpress.org/plugin/nboxnow-shipping-method.2.1.1.zip)

 * [Details](https://ps.wordpress.org/plugins/nboxnow-shipping-method/#description)
 * [Reviews](https://ps.wordpress.org/plugins/nboxnow-shipping-method/#reviews)
 *  [Installation](https://ps.wordpress.org/plugins/nboxnow-shipping-method/#installation)
 * [Development](https://ps.wordpress.org/plugins/nboxnow-shipping-method/#developers)

 [Support](https://wordpress.org/support/plugin/nboxnow-shipping-method/)

## Description

Simplify your shipping logistics! Our app delivers an all-in-one solution for comparing
rates across trusted carriers, managing shipments effortlessly, and providing transparency
to your customers.

With live rate comparisons based on weight and dimensions, this app integrates smoothly
into your store, so your customers enjoy accurate shipping costs at checkout. Once
orders are confirmed, we handle delivery coordination, letting you focus on sales
while we ensure reliable, on-time shipments.

Key Features:

 * Save up to 50% or more on your shipping costs with us
 * End-to-End Shipping Control: From comparing rates to coordinating delivery, everything
   is streamlined for you.
 * Transparent, Real-Time Pricing: Show customers accurate shipping costs based 
   on product weight and dimensions—no hidden fees—while allowing store owners to
   add custom margins for greater pricing flexibility and profitability.
 * Reliable Carrier Partnerships: Enjoy peace of mind with trusted carriers ensuring
   timely deliveries.
 * Seamless Integration: Quick setup, so you can start optimizing your shipping 
   instantly.
 * With our Ultimate Shipping Solution, managing shipping is a breeze, allowing 
   you to grow your business as we handle every part of the shipping journey!

### External services

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:

### NBOX Now API

**Service Name**: NBOX Now API
 **Purpose**:

 * To activate user accounts with NBOX Now.
 * To calculate shipping rates based on the package details and destination address.
 * To process order details for shipping and fulfillment purposes.
 * To manage pickup and delivery services, including identifying the pickup location
   for shipments.
 * To update the status of cancelled orders on our site.

**Data Sent**:

 1. **For account activation** (`/api/login`):

 * Shop domain
 * User credentials (email and password)

 1. **For shipping rate calculation** (`/api/rates`):

 * Package dimensions and weight
 * Destination address (city, state, zip code)

 1. **For order processing** (`/api/order`):

 * Order details including product information, quantities, and shipping address
 * Shop domain

 1. **For pickup and delivery management** (`/api/rates` and `/api/order`):

 * Shop location (address details) to identify the pickup location for shipments
 * Package details for delivery

 1. **For order fulfillment** (`/api/fulfilled/woocommerce`):

 * Fulfillment data, including order status updates and tracking details

 1. **For cancelled orders** (`/api/order/cancelled`):
 2.  * Order ID
     * Shop domain
     * Cancellation reason (if provided)

**Conditions**:

 * **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.
 * **Shipping rates**: Data is sent when a user calculates shipping rates.
 * **Order processing**: Data is sent when an order is placed.
 * **Pickup and delivery**: Shop location data is sent when setting up or managing
   a pickup and delivery request.
 * **Fulfillment**: Data is sent when an order is fulfilled.
 * **Cancellation**: Data is sent when an order is cancelled.

**Links**:

 * [NBOX Now Terms of Service](https://nbox.now/terms)
 * [NBOX Now Privacy Policy](https://nbox.now/privacy)

## Screenshots

 * [[
 * Setup page [[Image(screenshot-1.png)]]
 * [[
 * Shipping rates [[Image(screenshot-2.png.png)]]
 * [[
 * Sending notification to NBOX Now [[Image(screenshot-3.png)]]

## Installation

This section describes how to install the plugin and get it working.

 1. Download and activate our plugin from the store.
 2. Create an account with NBOX Now (if you still do not have one)
 3. Login with your NBOX Now account
 4. Make sure that your products have the proper weight and dimensions set up
 5. Click on active from the plugin’s setup page
 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.

## FAQ

### For questions, suggestions and comments

Please contact us directy at [contact us](https://ps.wordpress.org/plugins/nboxnow-shipping-method/info@nbox.qa?output_format=md)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“NBOX Now Shipping Method” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Laviel Dela Cruz ](https://profiles.wordpress.org/laviel/)

[Translate “NBOX Now Shipping Method” into your language.](https://translate.wordpress.org/projects/wp-plugins/nboxnow-shipping-method)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/nboxnow-shipping-method/),
check out the [SVN repository](https://plugins.svn.wordpress.org/nboxnow-shipping-method/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/nboxnow-shipping-method/)
by [RSS](https://plugins.trac.wordpress.org/log/nboxnow-shipping-method/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.1.1

 * Fixed critical cart clearing issue that prevented add-to-cart functionality
 * Implemented multi-layered cache prevention strategy for real-time shipping rates
 * Added shipping-specific cache clearing to avoid cart data interference
 * Enhanced error handling for undefined array keys in shipping calculations
 * Improved API request caching with cache-busting parameters and headers
 * Added comprehensive debug logging for cache operations and troubleshooting
 * Fixed compatibility issues with hosting provider and plugin caching systems
 * Enhanced cart preservation monitoring and safety checks

#### 2.1.0

 * Enhanced order API payload with payment status and method information
 * Added redirect URL parameter support for improved signup flow navigation
 * Resolved WordPress security and plugin validation warnings for better compliance
 * Improved order data transmission with comprehensive payment details
 * Enhanced user experience with better signup redirect handling
 * Security improvements and code optimization

#### 2.0.0

 * Major version release with enhanced production readiness
 * Migrated from development to production API endpoints
 * Added comprehensive account management with login/logout functionality
 * Improved security with automatic deactivation on logout
 * Enhanced UI with conditional activation button states
 * Fixed CORS issues by moving authentication server-side
 * Streamlined order fulfillment process
 * Enhanced shipping rate customization and display options
 * Added ability to customize shipping rate margins and pricing flexibility
 * Implemented professional WooCommerce logging system replacing error_log()
 * Enhanced security with proper output escaping and data sanitization
 * Added structured logging with context data (order IDs, carrier IDs)
 * Logs now viewable in WooCommerce > Status > Logs with ‘nbox-now’ source
 * Eliminated WordPress coding standard warnings for production readiness
 * Better error handling and user feedback
 * Code optimization and stability improvements

#### 1.2.2

 * Enhanced HPOS (High-Performance Order Storage) compatibility
 * Improved error handling and logging throughout the plugin
 * Streamlined shipping payload formatting
 * Code optimization and cleanup
 * Updated WooCommerce compatibility to version 8.5.0

#### 1.2.1

 * Releasing stable version

#### 1.2.0

 * Releasing stable version

#### 1.0.1

 * Added SKU support in product payload
 * Enhanced variation handling with detailed product names
 * Improved error handling and removed debug logs
 * Fixed variation detection in shipping calculations
 * Added proper unit conversion for dimensions and weight
 * Streamlined API payload structure

## Meta

 *  Version **2.1.1**
 *  Last updated **10 میاشتی ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/nboxnow-shipping-method/)
 * Tags
 * [shipping](https://ps.wordpress.org/plugins/tags/shipping/)[shipping calculator](https://ps.wordpress.org/plugins/tags/shipping-calculator/)
   [woocommerce](https://ps.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://ps.wordpress.org/plugins/nboxnow-shipping-method/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/nboxnow-shipping-method/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/nboxnow-shipping-method/reviews/)

## Contributors

 *   [ Laviel Dela Cruz ](https://profiles.wordpress.org/laviel/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/nboxnow-shipping-method/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://nbox.qa/support/)