---
version:
date: 2024-06-03
---

---
Payout
Added
- Allow user to delete unverified bank accounts.
 - Added email reminders for KYC and KYB users to complete their verification.
 - Allow getting offramp quote without KYC in dashboard.
 - Show detailed fee breakdown for offramp transaction
 
Improved
- Improved auto bank account verification.
 
Payment gateway
Added
- Added support for Optimism, Base, Arbitrum chains.
 - Added support to collect transaction gas fee from user.
 - Added support to take transaction processing fee from user.
 - Allow specifying custom checkout session expiry time.
 - Added support to claim faucet tokens for Base, Optimism, Arbitrum from Copperx dashboard.
 
Improved
- Show user's billing country in payments table.
 - Allow user to perform zero amount payment on checkout session without blockchain interaction (allow 100% discount on checkout session amount).
 - Show testnet bar on checkout session page in testnet environment.
 - Improve how user adds items on create invoice.
 - Added Polygon Amoy support in staging environment.
 - Added Sepolia testnet support in staging environment.
 - Show actual received amount on transaction detail page.
 
Fixed
- Fixed bug in quote amount comparison on last decimal number.
 - Fixed payment link preview for any amount payment link.