Card By Link Guide
Send secure card capture links via email or SMS
CallBackURL, PCI Booking sends a POST request to that URL each time the request status changes. Your endpoint must accept the following payload.
Callback Payload
The unique identifier for the Card By Link request.
The current status of the request. Possible values:
Timestamp of the status change (ISO 8601 format).
What to Do on CardStored
Once you receive a callback with LastNotifiedStatus: CardStored, call Retrieve Request to get the full request details including the CardUri (token URL).
Remember to set the CVV Retention Policy on the token once
CardStored is received.
