mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +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