Skip to main content
GET

Hosted Card Entry Form Guide

API session approach for embedded card capture
Use this endpoint to retrieve the configuration and current status of a card entry form session. The response includes all the original session parameters along with the capture result, letting you check whether the cardholder has submitted the form and whether tokenization succeeded.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

RequestID
string
required
The request ID returned from Create Card Entry Form session.

Response

200 Returns the session configuration and its current status. The response includes all the fields from Create Card Entry Form Session, plus status fields that reflect what happened after the form was presented to the cardholder.
FormChargeResult
string
The current status of the session. Possible values:
404 - Session not found.