Add a Donation Field to a Booking Form
Add a donation field to a booking form to allow users to select a donation amount during the booking process. By configuring a custom field and mapping it to the donation model, you can present predefined donation options and collect donation information directly through the booking form.
Let’s get started 🚀
Step 1: Log in to your agent dashboard and click More > Application & Profile Builder as shown in the screenshot below.
Step 2: Open the booking section where you want to add the donation field. 
Step 3: Scroll down and click the Add Field button.

Step 4: Enter the Field Label and Profile Label as required.

Step 5: Select Radio from the dropdown list as the Field Type.
Step 6: Enter the donation amount options that you want to display in the booking form.

Step 7: In the Model field, select info__donate_amount from the dropdown list. 
Step 8: Click the Save button to apply the changes.

The donation field will be added successfully and will appear in the booking form.
