• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

CBM - How to change the number of retry attempts for declined transactions

earthskater

New Pleskian
It looks like declined transactions are retried 6 times each day. Is there any way to change that to be less, like twice daily.
 
AFAIK it is hardcoded. Looks like it works through ProcessPaymentQueue task which start each 4 hours. You can increase interval of running this task but it affects interval of all transactions but not only declined.
Also you can disable processing of declined transactions in All Settings > Automatic Payments and process them manually.
 
Back
Top