Okay
  Public Ticket #3216677
Send invoices and display contracts
Closed

Comments

  •  4
    César Yucra started the conversation

    Hi there,

    I would like to know if it is possible to achieve 3 things with Amelia

    1)Is there any way to send invoices of the payment that has been made when booking (Without using woocommerce).

    2)Is there any way to introduce a contract that customers can fill out and sign before making the reservation? (Or if there is any plugin that links with amelia to do it?).

    3)Is there any way to only put a part of the text of a linked checkbox? I am asking this to create the typical data acceptance box. With this format

    "Checkbox". I have read and agree to the "privacy policy (this text linked to a page)" etc. 

    I ask this because I do not see the option to put the text of a linked box.


    Thank you very much.

  •  4
    César Yucra replied

    I attch a example of line that I can´t linked 

    Attached files:  colocarr.JPG

  •  1,578
    Uroš replied

    Hello César,

    Thank you for reaching out to us.

    1. There is currently no option to send invoices besides using WooCommerce. We will have this implemented in  Amelia, but there is no ETA on this. 

    2. There is only an option to add terms and conditions in Amelia through the custom field.

    To add a link to Terms & Conditions, you can use the "Checkbox" or "Radio" custom fields. In the custom field you need to add an anchor tag like this:

    <a href="https://wpamelia.com/terms-and-conditions/" target="_blank">Terms & Conditions</a>
    

    So this text appears as a hyperlink that opens a new tab (target="_blank") and takes the customers to your Terms & Conditions without them leaving the booking form. So the custom field on the back-end would look like this:

    6933203237.png

    As you can see, we made this radio button a mandatory field, so no one can book an appointment without checking the "I agree" button.

    3. Please check point number 2 on how to do this.

    Please let me know if you have any other questions.

    Kind Regards, 

    Uros Jovanovic
    [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    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

  •  4
    César Yucra replied

    Hi Uros,


    Thank you very mucho, it works!

  •   Uroš replied privately