ws channel close after payment success
This commit is contained in:
@@ -305,6 +305,7 @@ $(document).ready(function() {
|
||||
setTimeout(function() {
|
||||
window.location.href = "/";
|
||||
}, 3000);
|
||||
ws.close();
|
||||
}
|
||||
},
|
||||
error: function(xhr, status, error) {
|
||||
|
||||
Reference in New Issue
Block a user