Generates a short-lived, tamper-proof checkout token for initializing Paywint Inline Checkout.
This endpoint performs the following actions:
X-Platform-ID and X-SignatureDocumentation Index
Fetch the complete documentation index at: https://developer.paywint.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH.
Token generation request for Inline Checkout.
Notes Amount and currency are merchant-controlled for Inline Checkout. They are provided by the initiator backend when requesting the token and stored server-side keyed by the checkout nonce.
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400