mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
🚀 **feat(payment): integrate BTC Pay for invoice handling and remove QR code dependencies**
This commit is contained in:
@@ -40,4 +40,8 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'btc_pay' => [
|
||||
'api_key' => env('BTC_PAY_API_KEY'),
|
||||
]
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user