Enable automatic updates for WordPress plugins sold as Woocommerce downloadable products
Find a file
David Stone 35b25af165 Add partner-token endpoint for PayPal platform fees
New POST /partner-token endpoint returns a short-lived partner access
token and client ID. Used by the plugin to create PayPal orders with
platform fees via the PayPal-Auth-Assertion header.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 19:56:45 -07:00
assets add composer repo 2026-01-22 22:54:12 -07:00
inc Add partner-token endpoint for PayPal platform fees 2026-02-27 19:56:45 -07:00
templates update 2026-02-02 09:17:58 -07:00
vendor update autoloader 2026-01-23 10:57:23 -07:00
.gitignore ignore all the things 2025-12-03 00:16:26 -07:00
composer.json Initial Commit 2025-05-25 16:31:17 -06:00
composer.lock update autoloader 2026-01-23 10:57:23 -07:00
LICENSE Initial Commit 2025-05-25 16:31:44 -06:00
README.md Update README.md 2025-05-25 22:47:02 -06:00
wp-update-server-plugin.php Add PayPal Connect proxy for partner OAuth flow 2026-02-27 16:55:17 -07:00

WP Update Server Plugin

This project creates an update server to enable automatic updates for WordPress plugins which are Woocommerce downlodable products.

Requires