btcpayserver-greenfield-php/examples
ndeet a3004b382b
Some checks failed
Code Style / php-cs-fixer (push) Has been cancelled
Static analysis (Psalm) / Psalm (8.0) (push) Has been cancelled
Adding new subscription routes and updating subs examples. (#142)
* Adding new subscription routes and updating subs examples.

* Updating github actions due to deprecated nodejs 20.
2026-04-30 11:29:35 +02:00
..
api_key.php Add support for user specific api key management. (#102) 2023-03-09 22:33:01 +01:00
create_invoice.php Fix code style 2021-09-13 19:50:27 +00:00
get_invoice.php Adding filters to invoices search. (#130) 2024-11-05 21:44:23 +01:00
health.php Added Health Method 2022-02-09 20:02:54 -05:00
lightning_internal_node.php CS Fixed 2022-02-09 13:24:22 -05:00
lightning_store.php CS Fixed 2022-02-09 13:24:22 -05:00
manual_autoloading.php Adding first iteration of a basic manual autoloader. 2021-09-20 23:10:07 +02:00
miscellaneous.php Fixed lightning node endpoints, psr-4 autoloading, getAddress in UTXO bug 2022-03-16 14:35:25 -04:00
notifications.php refactor http query parameter assembly 2022-02-10 15:47:27 -05:00
payment_methods.php Addressing comments in PR, adding Address, AddressList result classes. 2021-09-14 14:35:48 +02:00
payout_usage.php Fixes #136 by adding BTCPay >=2.0 parameter. (#141) 2026-01-21 12:31:48 +01:00
server_info.php Adding new endpoints (#110) 2023-05-02 19:26:34 +02:00
store_email.php Adding new endpoints (#110) 2023-05-02 19:26:34 +02:00
store_onchain_wallet.php Create onchain wallet (#120) 2024-03-25 19:42:58 +01:00
store_rates.php Adding new endpoints (#110) 2023-05-02 19:26:34 +02:00
store_users.php Adding new endpoints (#110) 2023-05-02 19:26:34 +02:00
stores.php Adding missing stores endpoints update/delete (#122) 2024-04-03 10:35:46 +02:00
subscriptions.php Adding new subscription routes and updating subs examples. (#142) 2026-04-30 11:29:35 +02:00
user_usage.php Allow to lock (toggle) users. (#98) 2023-02-22 11:24:53 +01:00
webhook.php Lightning Internal Node Updates & Tests (#74) 2022-10-26 23:35:00 +02:00