Getting Started
Base URLs and API reference for Headless Apple Pay.
Headless Apple Pay lets partners embed Apple Pay directly in their own UI without loading the full Transak widget. All API calls must be made from the partner backend.
End Points
Quick Navigation
- Transaction Session API — Create a transaction session using a quote ID and wallet address.
- Transaction Process API — Process the Apple Pay payment using the
requestIdfrom the SDK callback. - Transaction Status API — Poll the status of a
requestIduntil it reaches a terminal state.