Embedded Checkout

Payment Hash

Generate payment hash for a hosted checkout session without exposing merchant secret.

post/api/v1/embedded/payment-hash/{session_id}

Path parameters

session_idstring required

Headers

x-browser-tokenstring required

Request body

merchant_api_keystring

Merchant API key from Paylox

acquirer_idinteger

Escrow payment acquirer ID

payment_typestring

Payment type

card_numberstring

Card number

card_tokenstring

Saved card token

order_idstring

Order identifier

Response

Successful Response

{"stackTrail":"paths:/api/v1/embedded/payment-hash/{session_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.