taiwan-logistics

Integrate Taiwan logistics workflows for NewebPay, ECPay, and PAYUNi.

43|9|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Moksa1123/taiwan-ecommerce-toolkit --skill taiwan-logistics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taiwan-logistics
Source: https://github.com/Moksa1123/taiwan-ecommerce-toolkit/tree/main/taiwan-logistics
Command: npx skills add https://github.com/Moksa1123/taiwan-ecommerce-toolkit --skill taiwan-logistics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pycryptodome, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamline Taiwan logistics integration for AI assistants. It covers NewebPay, ECPay, and PAYUNi workflows across store maps, shipments, labels, queries, and tracking for e-commerce platforms.

Core Features & Use Cases

  • Centralized workflows and code samples for Store Map, Create Shipment, Get Shipment No, Print Label, Query Shipment, Track Shipment, and Status Notification across three providers.
  • Real-world scenarios: automate shipment creation after payment, retrieve shipment numbers, print labels, and push delivery updates to customers via a unified toolkit.
  • Discovery and integration support: encryption, API normalization, and multi-language examples (Python/TypeScript) with a BM25-based search to surface endpoints.

Quick Start

Install the skill into your AI environment and load theTaiwan Logistics toolkit, then trigger end-to-end workflows such as “create shipment after payment” and “check shipment status” for a given order.

Frequently Asked Questions about taiwan-logistics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate ECPay and NewebPay logistics APIs for automated shipment creation?

Taiwan logistics integration automates shipment creation by normalizing ECPay, PAYUNi, and NewebPay APIs into unified workflows. It handles encryption, generates shipments after payment, and retrieves shipment numbers using Python or TypeScript code examples.

What's the best way to query and track Taiwan logistics shipments across multiple providers?

Querying and tracking Taiwan logistics shipments across multiple providers uses a centralized toolkit to normalize API endpoints. It retrieves shipment statuses and pushes delivery updates by routing requests through ECPay, PAYUNi, and NewebPay interfaces.

Does this logistics integration support printing delivery labels for ECPay and PAYUNi?

Yes, the logistics integration supports printing delivery labels for ECPay, PAYUNi, and NewebPay. It retrieves shipment numbers and generates printable labels through normalized API calls, streamlining the label printing process for e-commerce platforms.

How does API normalization work for Taiwan logistics providers like NewebPay and ECPay?

API normalization for Taiwan logistics providers standardizes NewebPay and ECPay endpoints using enforced encryption and a BM25-based discovery search. This surfaces relevant APIs and maps provider-specific parameters into a unified request and response structure.

Can I use Python and TypeScript for Taiwan logistics API integration workflows?

Yes, you can use Python and TypeScript for Taiwan logistics API integration workflows. The toolkit provides multi-language code examples covering store maps, shipments, and tracking, requiring pycryptodome and requests dependencies for Python implementations.

Do I need pycryptodome to handle encryption for PAYUNi and NewebPay logistics APIs?

Yes, pycryptodome is required to handle encryption for PAYUNi and NewebPay logistics APIs. The integration enforces encryption protocols to secure API requests, ensuring shipment data and tracking queries meet provider security specifications.