Skip to main content

Release 4.4.1

What’s new:

1) Optimized the process of replenishing client wallets:

  • If the wallet is created via checkout, the process does not change, the merchant wallet sends native currency to the client wallet, and the client wallet sends tokens to the merchant wallet;
  • If the wallet was not created via checkout, then we check whether the client wallet approved the transfer of funds to the merchant wallet:
    • yes, the merchant wallet takes the tokens, if there is no native currency on the merchant wallet, then a Refund is created;
    • no:
      • we top up the client wallet with the native currency;
      • if there is no native currency on the merchant wallet, then a Refund is created;
      • we perform approval;
      • the merchant wallet takes the tokens.

2) New BTC wallets now have the Native SegWit (Bech32) type, which allows for faster transaction execution and reduces Miner Fee:

3) Added the ability to get a wallet passphrase for new wallets:

4) Updated design of Create wallet modal form for merchant wallets:

5) Optimized the display of the Merchant Wallet modal form:

6) Added the ability to Hide Zero Balances for merchant wallets and client wallets:

7) Two information blocks have been added to the Home page: "Join the CPAY Hub on Discord!" and "Boost Wallet Security":

8) Various bug fixes and improvements that improve system performance

Copy link