latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Payments

Sign Wert payment transaction

Signs a transaction for Wert payment gateway integration. Wert is a fiat-to-crypto payment solution that allows users to purchase NFTs with credit/debit cards. This endpoint validates and signs the transaction data before forwarding to Wert's infrastructure.

Authentication is optional but recommended for tracking user transactions.

post/v1/wert/sign

Request body

transactionobject required

Transaction data (TODO: align with precise source types)

signaturestring

Transaction signature

Response

Signed transaction

signedTransactionstring required

Signed transaction

successboolean required

Signing success status