Difference between revisions of "Setting/propertiesnotifydata"
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
Line 10: | Line 10: | ||
− | |||
− | The CVC and token | + | Version 1 Webhook: The card CVC and a token to retrieve it from the JSON getCard API function can |
+ | be included as form url encoded POST data in the body of the push. | ||
− | |||
− | The | + | Version 2 Webhook: The CVC and token fields are included in the JSON body of the notification |
Revision as of 12:35, 15 October 2024
Select optional data to include as POST DATA
CVC is the CVC of the credit card if one exists for this booking.
Token is the token required to retrieve the Card for this booking from the JSON getCard API function.
JSON getCard is only available to PCI DSS compliant partners
POST DATA will only be included in the message if you use https://
Version 1 Webhook: The card CVC and a token to retrieve it from the JSON getCard API function can be included as form url encoded POST data in the body of the push.
Version 2 Webhook: The CVC and token fields are included in the JSON body of the notification