Table of Contents - bitnob-0.0.6 Documentation
Pages
-
README
- Bitnob
- Getting started
- Requirements
- Installation
- Usage
- Bitnob Functions
- Customers
- Lightning
- Full Transaction Workflow
- Lightning URL (LNURL) :new
- Onchain
- Full Transaction Workflow
- Wallets
- Virtual Cards :new
- Swap :new
- Checkout :new
- StableCoin :new
- Webhook Authentication
- Important Note
- Development
- Contributing
- License
Classes and Modules
- BadRequestError
- Base
- BaseEndpoints
- Bitnob
- BitnobBadKeyError
- BitnobServerError
- Cards
- Checkout
- Customer
- IncompleteParameterError
- LNURL
- Lightning
- NotFoundError
- Object
- Onchain
- PermissionError
- StableCoin
- Swap
- TooManyRequests
- UnAuthorizedError
- Wallets
Methods
- ::new — BitnobServerError
- ::new — Base
- #base_url — Base
- #block — Cards
- #check_parameters — Base
- #create — Checkout
- #create — LNURL
- #create — Cards
- #create_customer — Customer
- #create_invoice — Lightning
- #create_usdc_address — StableCoin
- #create_usdt_address — StableCoin
- #decode_ln_address — LNURL
- #decode_lnurl — LNURL
- #decode_payment_request — Lightning
- #fetch_all_transactions — Wallets
- #fetch_transaction — Wallets
- #fetch_wallets — Wallets
- #freeze — Cards
- #generate_address — Onchain
- #get_by_identifier — LNURL
- #get_customer — Customer
- #get_customer_by_email — Customer
- #get_id — LNURL
- #get_info — Checkout
- #get_invoice — Lightning
- #get_lnurls — LNURL
- #get_request — Base
- #get_status — Checkout
- #initiate_payment — Lightning
- #list_addresses — Onchain
- #list_checkouts — Checkout
- #ln_pay — Lightning
- #ln_withdrawal — LNURL
- #mock_transaction — Cards
- #pay_invoice — Lightning
- #pay_ln_address — LNURL
- #pay_lnurl — LNURL
- #post_request — Base
- #probe_for_route — Lightning
- #probe_route — Lightning
- #put_request — Base
- #recommend_btc_fees — Wallets
- #register_user — Cards
- #send_bitcoin — Onchain
- #send_usdc — StableCoin
- #send_usdt — StableCoin
- #swap_btc_usd — Swap
- #swap_usd_btc — Swap
- #terminate — Cards
- #top_up — Cards
- #unblock — Cards
- #unfreeze — Cards
- #update_customer — Customer
- #update_lnurl — LNURL
- #webhook_authentication — Object
- #withdraw — Cards