Create 3DS session
3ds
Create 3DS session
Create a 3DS (Three Domain Secure) authentication session for enhanced payment security.
This should be called BEFORE processing a payment to pre-create the 3DS session. The session ID can then be passed to the payment processing endpoint.
Security & Permissions:
- Requires org:admin role
- Requires storeId - validates that the authenticated account owns the store
- Validates that the payment instrument belongs to the authenticated account
- All operations are scoped to the authenticated user’s account
Workflow:
- Create payment instrument
- Create 3DS session (this endpoint) ← Optional but recommended
- Process payment with threedsSessionId
Benefits of Pre-Creating Session:
- Enhanced fraud detection
- Better PSD2/SCA compliance
- Faster payment processing
- Improved success rates
POST
Create 3DS session
Documentation Index
Fetch the complete documentation index at: https://docs.tagada.io/llms.txt
Use this file to discover all available pages before exploring further.
