• Resolved paulbush

    (@paulbush)


    Is there a way extra charges can be added when placing a booking?
    I would like to give customers the option to purchase extras at the time of booking (like a programme or souvenir) and for a multiple number to be able to be purchased for example 2 programmes.
    Can this be done within a single booking?

    • This topic was modified 4 years, 2 months ago by paulbush. Reason: spelling error
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Franky

    (@liedekef)

    Sure. Use a custom field inside your RSVP form. And for that custom field, indicate it is a price field, then the value of that field will be added to the booking cost (for dropdown fields, add multiple values).

    Thread Starter paulbush

    (@paulbush)

    Franky, thank you so much. Works perfectly.
    Being lazy now, but what place holders could I use in the emails to show the customer field prices, event price and total prices separately ‘to show the customer the breakdown?
    I’ve got #_TOTALPRICE for the total but would like the event price and the total of the extras shown too

    Plugin Author Franky

    (@liedekef)

    You have #_EVENTPRICE (and extras), and for chosen field values #_FIELD{xx}
    or #_FIELDVALUE{xx} (depending if you want to show the tag or the value for multl-fields).
    Although #_FIELD or #_FIELDVALUE probably doesn’t get converted to a price notation by default (will be fixed)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Additional Charges’ is closed to new replies.