Skip to content

BTCPay server Upgrade(No facade)

Pre-release
Pre-release
Compare
Choose a tag to compare
@hypergori hypergori released this 25 Jun 04:51
a75bc71

This version supports BTCPay server upgrade regarding removing the concept of facade.
Under the hood, it is removing POS facade and there is only Marchant facade.
and SDK uses POS as default. we need to re-pair with BTCPay

How to upgrade,

  1. Upgrade BTCPay server if not yet
  2. create a new server-initiated pairing code on BTCPay server (you cannot select facade type any longer)
  3. Import the unity package of this release
  4. remove the /Resources/pos.txt in the Unity project, which is your old private key
  5. set the new pairing code on your GameObject (or BTCPay gameobject if you use the one in unitypackage)