• Resolved phatman

    (@phatman)


    Hi, I’m testing the plugin on localhost and the appointments are not showing in the Calendar Schedule when I submit the website form. It looks like the appointments are going in the cpabc_appointments database table but not going into the cpabc_appointment_calendars_data table. If I add appointments manually from the WP admin they go into both tables and appear in the calendar. Why is this?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter phatman

    (@phatman)

    Hmmm, it looks like the cpabc_appointment_calendars_data table table is written to after a Completed IPN response from PayPal? So, I need to set up Sandbox to test out?

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Yes, with PayPal enabled the data is written to that table (and appears in the bookings list) when the successful IPN response is received.

    You can test that with the PayPal Sandbox or using the “Add Booking” option in the admin to add the booking without PayPal payments.

    Note that the PayPal IPN connections cannot reach a “localhost” website, you may need to put it at some online location.

    Thank you for using the plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bookings not showing in calendar’ is closed to new replies.