Wire transfers
Outpost generates a proforma invoice for the buyer to pay by bank transfer, then settles the payment against that invoice.
When to use
Use wire transfers when the buyer pays by bank transfer against an invoice (typical B2B), not at a card checkout. For card collection through an existing PSP, see Card payments.
Flow
- Create a proforma invoice via the API (buyer details, amount, currency, region as required).
- Buyer receives payment instructions and completes the bank transfer.
- When the transfer settles, Outpost emits proforma_invoice.settled so you can fulfill.
- Net proceeds settle to you - reconcile with the Outpost transaction ID - see Settlement & reconciliation.
Brazil
End-to-end composition for Brazil: proforma + NFS-e before payment, settlement, and access grant. See Collect payments in Brazil and stay tax-compliant.
API map
Request/response schemas live in the API reference.