Pay Advantage 10.3.0
Subscribe for updates on our RSS feed
To subscribe to updates on changes we introduce to our API add the RSS feed: https://docs.payadvantage.com.au/changelog.rss to your preferred RSS feed app.
We recommend using Feeder as it provides free push notifications for changes and updates.
Production implementation date: 3rd February 2025
DDR Subscriptions - Webhooks
Receive webhooks on DDR subscriptions updates
Receive webhooks for changes to DDR subscriptions. When a DDR subscription frequency, amount or description changes you will now receive a webhook notification. This is useful in scenarios where you change the settings from the Pay Advantage portal and you require you backend to be notified about the changes. It is also very useful when a DDR amount change requires a customer to approve, you will be notified via a webhook when that has been approved and changed.
The new webhook details are:
Event | Description | Name |
---|---|---|
Direct Debit Settings Updated | Sent every time the DDR has changed its amount, description or frequency | ddr.setting_updated |
Direct Debit amount change requested | This is sent every time an amount is requested to be changed on a DDR. The setting_updated webhook will be fired once the amount change has been approved. | ddr.amount_change_initiated |