BTCPay server Upgrade(No facade)
Pre-release
Pre-release
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,
- Upgrade BTCPay server if not yet
- create a new server-initiated pairing code on BTCPay server (you cannot select facade type any longer)
- Import the unity package of this release
- remove the /Resources/pos.txt in the Unity project, which is your old private key
- set the new pairing code on your GameObject (or BTCPay gameobject if you use the one in unitypackage)