Can I reuse addresses?
Each call to POST /v1/wallets generates a new unique address. For recurring payments from the same customer, you can either:
- Generate a new address each time (recommended)
- Store and reuse the wallet ID to check for new deposits