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

Ensure BTCPayServer 2.0 compatibility #170

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

BitcoinMitchell
Copy link
Collaborator

@BitcoinMitchell BitcoinMitchell commented Nov 24, 2024

Description

Replaced the onchain/offchain calls since they seem to be deprecated (without it being mentioned in the API docs). I've removed t he Smarty variant for now.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change which improves the codebase)

How Has This Been Tested?

Tested locally with Prestashop Kickstarter and the Testnet BTCPayServer instance (which is 2.0.3). Also tested on my own store (which is still using BTCPayServer 1.13.5)

Test Configuration:

  • BTCPay Server version: 1.13.5/2.0.3
  • PrestaShop version: 8.0.3/8.1.7

image
image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have checked my code and corrected any misspellings

Test zip: btcpay v6.3.0.zip

@BitcoinMitchell
Copy link
Collaborator Author

@deverickapollo could you test the zip attached to this MR?

@BitcoinMitchell BitcoinMitchell merged commit 0142dd0 into 6.x Nov 25, 2024
2 checks passed
@BitcoinMitchell BitcoinMitchell deleted the fix-btcpayserver-2.0 branch November 25, 2024 14:52
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.

[Bug]: Error after submitting API Key
2 participants