[WordPress] 外掛分享: Digital Goods Payments for AgentaOS

首頁外掛目錄 › Digital Goods Payments for AgentaOS
WordPress 外掛 Digital Goods Payments for AgentaOS 的封面圖片
全新外掛
安裝啟用
尚無評分
18 天前
最後更新
問題解決
WordPress 6.4+ PHP 7.4+ v1.0.0 上架:2026-08-12

內容簡介

Digital Goods Payments for AgentaOS 外掛為 WooCommerce 提供 AgentaOS 付款閘道,專為數位商品銷售設計。此閘道僅適用於虛擬或可下載產品,並在結帳時自動隱藏不支援實體商品的選項。

【主要功能】
• 專為數位商品設計,無法處理實體商品
• 安全的 AgentaOS 付款頁面,無縫結帳
• 快速結帳按鈕,直接跳過購物車
• 支援標準結帳流程,兼容舊版與區塊
• 簽署的 webhook,確保訂單完成
• 自動完成虛擬/可下載訂單,立即解鎖下載

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Digital Goods Payments for AgentaOS」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

AgentaOS Pay adds an AgentaOS payment gateway to WooCommerce for selling digital goods.
Important: digital goods only. This gateway is for non-shippable products (virtual / downloadable). It automatically hides itself at checkout whenever the cart contains any physical (shippable) product, and the product-page “Buy now” button is never shown for physical products. It does not support physical goods.

Hosted, seamless checkout — buyers pay on a secure AgentaOS page and return to your store fulfilled.
Fast checkout on product pages — a “Buy now” button skips the cart and goes straight to AgentaOS.
Standard checkout — works on both the classic checkout and the Cart/Checkout Blocks.
Sandbox & live environments — separate keys and webhook secrets, switch with one setting.
Signed webhooks — HMAC-SHA256 verification, plus a server-side return check so orders are fulfilled even where webhooks can’t reach the store (e.g. local dev).
Digital-goods aware — virtual/downloadable orders auto-complete so downloads unlock instantly.

Architecture note: the @agentaos/pay npm package
WooCommerce runs on PHP, so the gateway itself is implemented in PHP and calls the AgentaOS REST API directly (the same API the SDK wraps). The official @agentaos/pay Node SDK holds a secret key and is therefore server-side only — it must never run in a shopper’s browser. It is wired into this plugin’s package.json and used by tools/webhook-listener.mjs for local webhook testing.
External services
This plugin connects to the AgentaOS payment API to create and verify payments. This connection is required for the gateway to function.
When a customer pays, the plugin sends the following to AgentaOS (https://api.agentaos.ai): the payment amount and currency, an order description, the buyer’s email and name, your store’s success and webhook URLs, and order identifiers (order id and order key). AgentaOS returns a hosted checkout URL, and the customer is redirected there to complete payment. AgentaOS then notifies your store of the result via a signed webhook and/or when the customer returns.
No data is sent unless a customer initiates a payment with this gateway. The plugin loads no third-party scripts on your site.

Service: AgentaOS — https://agentaos.ai
Terms of Service: https://agentaos.ai/terms
Privacy Policy: https://agentaos.ai/privacy

延伸相關外掛

文章
Filter
Mastodon