Hosted Card Entry Form Guide
API session approach for embedded card capture
CallBackURL, PCI Booking sends a POST request to that URL each time the session status changes. Your endpoint must accept the following payload.
Webhook Payload
string
The ID of the card entry form session. Matches the
RequestID returned by Create Card Entry Form Session.string
The current status of the session. Possible values:
string
The PCI Booking token URL for the stored card. Only present when
CaptureCardRequestStatus is OK.
