also send H_contract as response
This commit is contained in:
parent
d5fc7ee42d
commit
15355889c1
@ -190,6 +190,7 @@ namespace TalerNotify {
|
||||
|
||||
let evt = new CustomEvent("taler-notify-payment", {
|
||||
detail: {
|
||||
H_contract: e.detail.H_contract,
|
||||
contract: resp.contract,
|
||||
payment: resp.payReq,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user