Skip to main content

Release 4.8

What’s new:

1) Added BASE network

2) Optimized the withdrawal transaction cost for TRC-20 tokens, now MinerFee for withdrawal is 13+ TRX per wallet without TRC-20 token and 6+ TRX per wallet with TRC-20 token

3) Added the ability to hide the Retry button for Sale/Sale token/Cart and disable auto-regeneration for Donation

4) Added mandatory 2FA verification for changing email address and phone number

5) Added endpoint GET/api/public/checkout/{checkoutId}/transaction-list to public API to view transactions for a specific checkout

6) Added clickId to all public endpoints for getting charge:

  • GET /api/public/checkout/{checkoutId}/charge-list
  • GET /api/checkout-client/{chargeId}/charge
  • GET /api/checkout-client/{chargeId}/saleTokenCharge

7) UX improvements for checkouts

8) Removed display of transactions for amounts less than 0.01 USD

Copy link