up
This commit is contained in:
parent
7acaae7f83
commit
83499570e4
1 changed files with 0 additions and 1 deletions
|
|
@ -322,7 +322,6 @@ export default class {
|
|||
stream.responses.onMessage(payment => {
|
||||
switch (payment.status) {
|
||||
case Payment_PaymentStatus.FAILED:
|
||||
console.log(payment)
|
||||
this.log("invoice payment failed", payment.failureReason)
|
||||
rej(PaymentFailureReason[payment.failureReason])
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue