-
Notifications
You must be signed in to change notification settings - Fork 1
Expire #47
Copy link
Copy link
Open
Description
Per Abdul's recommendation in #25
a (paid for premium feature) void after expiration date
UI for entry needs determination
code for implementing this on deposit / receiving end, index.html's load function after if(!check){...}
if(check.expire < +new Date){
$('.amounts').text(app.err = "Expired check, contact Payer");
return;
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels