Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 464 Bytes

File metadata and controls

18 lines (12 loc) · 464 Bytes

Payment Providers

The Payment Orchestration SDK supports multiple payment providers. Each provider has its own specific configuration and features, but they all follow the same standardized interface for ease of use.

Available Providers

Common Features

All providers support:

  • One-time payments
  • Card-on-file payments
  • 3DS authentication
  • Error handling and standardization
  • Token management