SDK Sale
POST/sdk/sale
Executes a payment from a previously initialized SDK payment session. Supports card, wallet, tokenized, and alternative payment method payloads through a single endpoint. Client IP is resolved from X-Forwarded-For, then X-Real-IP, then the servlet remote address.
Request
Responses
- 200
- 400
- 401
SDK sale processed.
Invalid request payload.
Authentication failed.