Skip to main content
Full step-by-step guides for transfers and refunds are not yet published. Use this page for prerequisites and the API Reference tab for request/response fields.
Both flows follow the same session → execute → poll status pattern as collections and payouts.

Transfer (wallet to counterparty)

Move funds from your Dollr wallet to a counterparty’s wallet.

Prerequisites

  • Fully verified merchant account
  • Funded source wallet (wallet_id)
  • Recipient counterparty with relationship type (e.g. BENEFICIARY)

Flow

Session payload (required)

Execution payload

API Reference: Transfer session · Transfer

Refund (reverse a collection)

Return funds to a customer from a previously completed payment.

Prerequisites

  • Fully verified merchant account
  • Original payment intent ID from the completed collection
  • Sufficient balance to cover refund amount

Flow

Session payload (required)

Execution payload

API Reference: Refund session · Refund

Where to find key IDs

Last modified on June 23, 2026