Skip to content

Expire #47

@amark

Description

@amark

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;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions