Setting/propertiesnotifyurl: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
https://yoururl.com/yourpage?bookid=12345678&status=new | https://yoururl.com/yourpage?bookid=12345678&status=new | ||
Possible values for status are: new, modify, cancel | |||
The card CVV can be included as a post variable if the URL contains 'cvv=post' and is using https: | The card CVV can be included as a post variable if the URL contains 'cvv=post' and is using https: | ||
The CVV will be sent one time only. | The CVV will be sent one time only. | ||
Revision as of 09:30, 13 January 2017
A push notification will be sent to this URL when a new booking, booking modification or cancellation occurs.
The bookid and status are appended to your url like this example.
https://yoururl.com/yourpage?bookid=12345678&status=new
Possible values for status are: new, modify, cancel
The card CVV can be included as a post variable if the URL contains 'cvv=post' and is using https: The CVV will be sent one time only.