• Resolved Matt Ryan

    (@rynonet)


    I am using the two cancel URLs in email notification to clients.

    {cancel_appointment_confirm_url} – – URL of cancel appointment link with confirmation (to use inside < a > tag)

    ?{cancel_appointment_url} – URL of cancel appointment link (to use inside tag)

    One link is formatted as:

    /wp-admin/admin-ajax.php?bookly-appointment-token=cd27b743296b6514332fbc4d85feab29 
    
    

    While the other is formatted as:

    https://easydoesitinc.org/wp-admin/admin-ajax.php?action=bookly_cancel_appointment&token=cd27b743296b6514332fbc4d85feab29

    Are we doing something wrong in using the tokens? The first one seems to be malformed.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Cancel URLs formatted incorrectly’ is closed to new replies.