Paddle (Not Supported)

Paddle is not supported on indie.money due to incompatible authentication

Written By pvdyck

Last updated About 21 hours ago

Paddle

Not Supported on indie.money

Why It's Not Supported

Paddle uses body-based authentication: the Vendor ID and Vendor Auth Code are injected into the request body, not in headers or query parameters.

indie.money's Secure Vault can only inject credentials via HTTP headers or query parameters. Body-based credential injection is not supported.

Alternatives

  • Use the HTTP Request node with manual authentication to call Paddle APIs directly