Closed pm47 closed 3 months ago
A new --webhookUrl parameter has been added to createinvoice and will be notified when that specific payment has been received, in addition to the normal webhook(s) defined in configuration.
--webhookUrl
createinvoice
Usage:
phoenix-cli createinvoice --description "test webhook" --webhookUrl https://my.webhook.net
Suggested in #79.
A new
--webhookUrl
parameter has been added tocreateinvoice
and will be notified when that specific payment has been received, in addition to the normal webhook(s) defined in configuration.Usage:
Suggested in #79.