Send Payment
Start sending instant Bitcoin payments through the ZBD API.
Description
This endpoint sends a payment on the Bitcoin Lightning Network. This is one of the main APIs which allow you to pay any Charge in the network.
Usage
All payments in the Lightning Network are asynchronous. Though possible, most payments will not settle immediately on the API invocation. They do however tend to settle immediately thereafter, which means you MUST to provide the callbackUrl
to receive updates about your app’s payments.
amountless invoice
), you can pass an amount
property with a defined value to this API call.Configuration
Header Parameters
ZBD Project API Key
Content Type
Body
Lightning Network Payment Request / Charge
Note or comment for this Payment
Amount to be paid to this Charge/Invoice -> in millisatoshis (only valid if Amountless Invoice)
Open metadata string property
The endpoint ZBD will POST Payment updates to
Was this page helpful?