Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Legacy Status from the code #5982

Merged
merged 1 commit into from
May 14, 2024

Conversation

NicolasDorier
Copy link
Member

@NicolasDorier NicolasDorier commented May 14, 2024

We were keeping the logic with legacy bitpay status all around the code. This remove all of that.

Breaking Changes

  • When the Checkout is in modal mode, it posts the message { invoiceId, status } to the parent window. Previously, the status could be new, paid complete, invalid, expired state. These have been replaced by New, Processing, Settled, Invalid, Expired.

@NicolasDorier NicolasDorier added this to the 2.0.0 milestone May 14, 2024
@NicolasDorier NicolasDorier force-pushed the removelegacystatus branch 4 times, most recently from d70539d to cc452d2 Compare May 14, 2024 10:05
@NicolasDorier NicolasDorier merged commit c134602 into btcpayserver:master May 14, 2024
4 checks passed
@NicolasDorier NicolasDorier deleted the removelegacystatus branch May 14, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant