Accessing the history
1
Open Settings
In the Bank Transfer sidebar, click Settings.
2
Switch to the History tab
At the top of the page, click the History tab.
Columns
Each row corresponds to a single field change.
Reading secrets
The history never stores a secret field in clear text. Secret fields include the password, the private key, and the webhook signing secret. When you change a secret, both Old Value and New Value show
••••. This keeps the change auditable and does not expose the secret.
Empty state
Before you record any change, the tab shows No changes recorded yet. The first save on the Settings tab creates the first entry.
How entries are created
Every time you click Save on the Settings tab:
- The plugin compares the form values against the last saved state.
- It sends only the fields that changed.
- Each changed field becomes a separate entry with the same revision number.
Tips
- Keep the History tab open when you investigate an issue. A regression often lines up with a setting change that you see here.
- When you coordinate a change with a third party (for example, a new JD environment), note the revision number. The revision number is a stable reference to the exact configuration live at that moment.

