Are you using Paddle billing for charging your clients? See here how to connect it to Reditus to track payments.
To integrate Paddle Billing with Reditus, follow the steps below:
Step 1: Sign Up and Log In
First, make sure you are signed up for Reditus. Once logged in, head over to your Settings page, and navigate to the Installation tab.
Direct link to installation tab (Ensure you are logged in).
Step 2: Switch to the Paddle Tab
Next, switch over to the Paddle tab for integration:
Step 3: Enter the Following Details
You’ll need to enter these three key details to connect Paddle:
- Auth Code / API Key
- Vendor ID
- Notification Secret Key
Finding the Auth Code / API Key
You can find your Auth Code / API Key in Paddle by going to this link:
https://vendors.paddle.com/authentication-v2
Finding the Vendor ID
Your Vendor ID can also be found at the same link:
https://vendors.paddle.com/authentication-v2
Finding the Notification Secret Key
You’ll find the Notification Secret Key in your Paddle account here:
https://vendors.paddle.com/notifications
Step 4: Enter Notification URL
In Paddle, configure the webhook URL for Reditus:
URL:
https://api.getreditus.com/webhooks/paddle/{paddle_vendor_id}
- Vendor ID: Use the ID retrieved above.
- Events Needed:
- transaction.billed
- transaction.completed
- customer.created
- subscription.canceled
- subscription.created
- subscription.paused
Once done, your Paddle Billing integration with Reditus should be ready to go!