Testscenario's wallet
BTCPay
- ❌✅ Given wallet software BTCPay,
- ❌✅ When no wallet invoice is present,
-
❌✅ Then a wallet invoice is created AND the user is redirected to the payment page.
-
❌✅ Given wallet software BTCPay,
- ❌✅ When a non expired wallet invoice is present,
-
❌✅ Then the user is redirected to the payment page of this invoice.
-
❌✅ Given wallet software BTCPay,
- ❌✅ When an expired wallet invoice is present and no payment is pending,
-
❌✅ Then a wallet invoice is created AND the user is redirected to the payment page.
-
❌✅ Given wallet software BTCPay,
- ❌✅ When an paid wallet invoice is present,
- ❌✅ Then the user is redirected to the already paid page.