Collection Accounts
Virtual account numbers your customers pay into. Funds are not held in the collection account โ they settle directly into your business settlement account. Choose between disposable (single-use) or reserved (persistent) accounts based on your use case.
Choose Your Account Typeโ
Short-lived virtual account numbers that expire after a duration you control (expireIn, in seconds).
Best for one-off payment collection. Account numbers are not unique โ always reconcile
transactions using the paymentRef, not the account number.
Permanent virtual account numbers assigned to a specific customer or reference.
Remain active for multiple payments until explicitly closed.
Always reconcile by reference โ account numbers can be reassigned after closure.
Collection account numbers can be reassigned after expiry or closure. Track every transaction using the paymentRef (disposable) or reference (reserved) from the webhook payload โ never by account number alone.