RS REMSHIPPING
Technical documentation

App Overview

Shipping & Dropshipping Management Platform — technical overview for AliExpress Open Platform reviewers.

Application description

REMSHIPPING is a shipping and dropshipping management platform designed to streamline domestic and international order fulfillment. The application automates shipping processes, package tracking, order synchronization, and integration with multiple logistics providers.

Use case — AliExpress integration

REMSHIPPING connects AliExpress sellers with automated logistics workflows. The platform synchronizes orders, manages shipment fulfillment, tracks deliveries in real time, and provides centralized shipping management tools.

OAuth flow

  1. Merchant or admin starts authorization from REMSHIPPING
  2. Redirect to https://api-sg.aliexpress.com/oauth/authorize (GOP Drop Shipping)
  3. User grants consent on AliExpress
  4. Callback to https://remshipping.remobiles.com/oauth/callback with code and signed state
  5. Server exchanges code for access token (stored encrypted)

Order synchronization

After OAuth, REMSHIPPING pulls order data via AliExpress Open Platform APIs, normalizes shipments, and exposes them in the merchant dashboard (phase 3+).

Shipment & tracking

Fulfillment events update order status. Tracking numbers are stored and polled for delivery updates, with notifications to merchants (phase 8–9).

Security

Registered callback URL

https://remshipping.remobiles.com/oauth/callback