Paddle
Use Paddle as a payment provider for digital products and subscriptions.
Paddle handles payments, tax, and subscriptions for digital products.
Get API key
Sign in at Paddle. In Developer Tools → Authentication, create an API key with permission to create transactions. Copy the key.
Create the provider in Hanzo IAM
Providers → Add. Set Category to Payment, Type to Paddle. Put the API key in Client secret. Client ID is not used for Paddle.
Attach to a product
Add the Paddle provider to the product in Hanzo IAM. Checkout redirects users to Paddle. Paddle creates transactions dynamically; you do not need to pre-create products in Paddle.
:::note
Sandbox vs production is determined by Hanzo IAM’s runmode in conf/app.conf.
:::
How is this guide?
Last updated on