Title: Todogift Shipping API
Author: Todogift
Published: <strong>9 مارس، 2026</strong>
Last modified: 9 مارس، 2026

---

البحث عن الإضافات

![](https://ps.w.org/todogift-shipping-api/assets/icon-256X256.png?rev=3477924)

# Todogift Shipping API

 بواسطة [Todogift](https://profiles.wordpress.org/maicene/)

[تنزيل](https://downloads.wordpress.org/plugin/todogift-shipping-api.1.0.1.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/todogift-shipping-api/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/todogift-shipping-api/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/todogift-shipping-api/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/todogift-shipping-api/#developers)

 [الدعم](https://wordpress.org/support/plugin/todogift-shipping-api/)

## الوصف

Todogift Shipping API exposes a simple, production-focused REST API endpoint so 
an external service can retrieve shipping rates calculated by WooCommerce on a vendor’s
store.

This plugin is primarily built for stores integrating with the Todogift platform.
It can also be used by any external system that needs authenticated access to WooCommerce-
calculated shipping rates.

This plugin does not re-implement shipping logic. It delegates to WooCommerce shipping
calculation, so all configured rules apply:

 * Shipping zones and locations
 * Shipping methods (Flat rate, Free shipping, etc.)
 * Table/weight/amount rules from shipping plugins (e.g. relay / carrier plugins)

#### Endpoints

 * GET /wp-json/todogift/v1/status (auth required)
 * GET /wp-json/todogift/v1/shipping/free-shipping-rules (auth required; core WooCommerce
   Free shipping min amount rules)
 * POST /wp-json/todogift/v1/shipping/calculate (auth required)

#### Authentication

All endpoints require authentication using WooCommerce REST API keys.

For security, always use HTTPS and HTTP Basic Auth when calling the API. Do not 
transmit API keys over plain HTTP.

#### Privacy

The plugin does not track users and does not send data to third-party servers by
itself. It only responds to authenticated API requests.

## التنصيب

 1. Upload the `todogift-shipping-api` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Ensure WooCommerce is installed and active.
 4. Create WooCommerce REST API keys (WooCommerce  Settings  Advanced  REST API) and
    share them with your integration.

## الأسئلة المتكررّة

### Does this plugin send any data to Todogift automatically?

No. The plugin only responds to authenticated API requests. It does not phone home.

### What data is exposed by the API?

The `shipping/calculate` endpoint returns shipping rates for a provided address 
and product IDs. It does not return customer account data. Access is restricted 
by WooCommerce REST API keys.

### Does this plugin require a Todogift account?

To use it with Todogift, you will need a Todogift integration. Without Todogift (
or another integration calling the endpoints), the plugin has no user-facing UI 
and simply exposes authenticated endpoints.

### Is this compatible with all shipping plugins?

The plugin relies on WooCommerce shipping calculation. Compatibility depends on 
whether the installed shipping plugins properly register rates via WooCommerce shipping
APIs.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Todogift Shipping API” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في
هذه الإضافة.

المساهمون

 *   [ Todogift ](https://profiles.wordpress.org/maicene/)

[ترجمة ”Todogift Shipping API“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/todogift-shipping-api)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/todogift-shipping-api/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/todogift-shipping-api/)، 
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/todogift-shipping-api/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/todogift-shipping-api/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.0.1

 * Shipping rates response now includes method_id and instance_id (WooCommerce shipping
   method identifiers).

#### 1.0.0

 * Initial release: calculate shipping endpoint.
 * Added status endpoint and free-shipping rules endpoint.

## ميتا Meta

 *  Version **1.0.1**
 *  Last updated **قبل شهرين**
 *  Active installations **10+**
 *  WordPress version ** 5.3 أو أعلى **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/todogift-shipping-api/)
 * Tags
 * [api](https://ar.wordpress.org/plugins/tags/api/)[rest-api](https://ar.wordpress.org/plugins/tags/rest-api/)
   [shipping](https://ar.wordpress.org/plugins/tags/shipping/)[woocommerce](https://ar.wordpress.org/plugins/tags/woocommerce/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/todogift-shipping-api/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

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

## المساهمون

 *   [ Todogift ](https://profiles.wordpress.org/maicene/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/todogift-shipping-api/)