Receiving lightning network payments
Start accepting bitcoin off-chain payments
Last updated
Was this helpful?
Start accepting bitcoin off-chain payments
Last updated
Was this helpful?
A compatible invoice is required to make payments through the Lightning Network.
Sometimes payments are not instantly processed by the Lightning Network. For instance, if a node included the payment route suddenly goes offline the payment will be stuck until the HTLC expires.
Since a Lightning Network payment can be stuck, or take longer than an HTTP request timeout, we recommend you subscribe to withdrawal events. You can subscribe to withdrawal events by passing url endpoint on the callbackUrl
parameter.