API Reference Paysafe v#1.0.0

Copy Markdown View Source

Modules

Production-grade Elixir client for the Paysafe API.

Account Updater service — not available as a REST API.

Applications (Merchant Onboarding) API for platform partners.

Bank Account Validation API.

Internal HTTP client for all Paysafe API calls.

Configuration for the Paysafe client.

Customer Identity (KYC) API.

Structured error type returned by all Paysafe API operations.

FX Rates API — guaranteed exchange rate quotes with expiry timestamps.

Interac® Verification Service (VerifiedMe).

Shared helpers for converting idiomatic Elixir param maps (snake_case atom keys) into the camelCase JSON shape the Paysafe API expects, with nil values stripped recursively.

Customer profile and multi-use token management for the Paysafe Payments API.

Payment Handle operations for the Paysafe Payments API.

Payment operations for the Paysafe Payments API.

Payout (credit) operations for the Paysafe Payments API.

Refund operations for the Paysafe Payments API.

Settlement operations for the Paysafe Payments API.

Card verification operations for the Paysafe Payments API.

Token-bucket rate limiter backed by ExRated.

Plan operations for the Paysafe Payment Scheduler API.

Subscription operations for the Paysafe Payment Scheduler API.

Telemetry instrumentation for all Paysafe API calls.

Shared typespecs used across all Paysafe API modules.

Represents a merchant onboarding Application.

Represents a Bank Account Validation or Interac Verification Service verification session. Both products share this redirect-based shape.

Represents a Customer Vault profile.

Represents an FX rate quote from the FX Rates API.

Represents a Customer Identity (KYC) check result.

Represents a Paysafe Payment response.

Represents a Paysafe Payment Handle response.

Represents a Payment Scheduler Plan.

Represents a Paysafe Refund response.

Represents a Paysafe Settlement response.

Represents a Payment Scheduler Subscription.

Represents a decoded and verified Paysafe webhook event.

Webhook verification and parsing for Paysafe event notifications.