Buying with bitpay prompts user to pay multiple times

Issue #1 resolved
radiumsoup created an issue

Even if a user has already made a bitpay transaction but it has not yet confirmed, reloads of the page prompt the user to pay for the bitpay transaction again, although with a caveat "don't pay more than once"

Comments (3)

  1. radiumsoup reporter

    Fix Issue #1

    Fix broken API call to deprecated source, refactor javascript to parse unconfirmed transactions properly and discard confirmed transactions from the unconfirmed list, changed descriptors on previously unknown unconfirmed table on front page to make more sense to laymen reading the site. Performed test bitpay transactions successfully, and double popup of modal is not occurring any more.

    → <<cset d5fce8904039>>

  2. Log in to comment