Okay
  Public Ticket #2321718
Invoice as PDF - appointment time will not shown
Closed

Comments

  • Dirk Hein started the conversation

    Hi there,

    I use Amelia as booking system for Escape Room. I integrated Woocommerce so costumer can pay via Paypal a.s.o.

    My problem: User get an email with appointment date and time and also an invoice as PDF attachment. Unfortunately the appointment date and time won't be shown on PDF. Please look at attachment: So you can see an invoice created by my old booking system and PDF using by Amelia with Woocommerce.

    Is there any way to insert date and time of appointment again?

    Best regards

    Dirk from House Of Escape 


  •  2,507
    Aleksandar replied

    Hello Dirk

    Thank you for your purchase.

    Please download the beta version of Amelia attached to my response.

    When you install it, you need to access your database and make some changes. Access the database via PHPMyAdmin (or whatever you're using for database management), and go to wp_options table. There, under "option_name" column search for "amelia_settings". Expand "option_value" column and look for the new settings - "payments.payPal"

    The new options are:

    "description":{"enabled":false,"appointment":"","event":""}
    

    By default this data isn't being sent, so they are not set. To send them, you need to change the "enabled" parameter from "false" to "true", and to enter the placeholders into "appointment" and "event" parameters (just like you'd enter those placeholders in email notifications).

    For example:

    "description":{"enabled":true,"appointment":"%customer_full_name% has booked %service_name% at %appointment_date_time%","event":"%customer_full_name% has booked %event_name% at %event_start_date_time%"}
    

    Please note that you don't need to save my response for the future, as this will be included in the next update.

    I hope that helps.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables