Pay to Lightning Address

How to send sats to a lightning address i.e. [email protected]

LNURL protocol docs

The flow described below is just a summary of the above LNURL lightning address protocol spec.

  1. Make a GET request to https:///.well-known/lnurlp/
    1. https://ln-address.com/.well-known/lnurlp/dev
  2. Use the response from above (params) to call our Pay to LNURL Pay endpoint.

This GET request will return LNURL Pay params, that you then pass into our https://docs.ibexmercado.com/reference/pay-to-a-lnurl-pay endpoint.