Bigship REST API

Beskrivning

The Bigship REST API plugin allows WooCommerce store owners to connect their store with the Bigship logistics API to automate order synchronization, shipment generation, and tracking.

Features:
– Authenticate with the Bigship API using secure credentials.
– Sync WooCommerce orders directly to Bigship.
– Create and track shipments.
– Supports sandbox and live mode.
– Integrates within WooCommerce admin dashboard.

Skärmdumpar

Installation

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Bigship REST API” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Bigship REST API” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.9

  • Updated update-order-tracking endpoint to synchronize AWB and shipment status from BigShip.

1.0.8

  • Added update-order-tracking endpoint to synchronize AWB and shipment status from BigShip.

1.0.7

  • Ensured user context is preserved when regenerating keys after revocation.
  • No changes to existing API contracts or permissions.

1.0.6

  • Fixed issue where API authentication token was unintentionally invalidated during WooCommerce key revocation.
  • No changes to existing API contracts or permissions.

1.0.5

  • Resolved PHPCS warnings for intentional direct database operations.
  • Restored original WooCommerce key caching and regeneration logic.
  • No functional or behavioral changes to existing API endpoints.

1.0.4

  • Improved permission callbacks for REST API endpoints.
  • Ensured protected routes validate authentication tokens correctly.
  • No functional changes to existing API behavior.

1.0.3

  • Improved REST route registration consistency.

1.0.2

  • Fixed REST API route registration to comply with WordPress standards.
  • Improved permission callbacks for REST endpoints.

1.0.1

  • Improved description and plugin header.
  • Added security comments for REST authentication endpoint.
  • Permission callback updated.

1.0.0

  • Initial release.