Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters we pass are as follows:

  • Booking Number: %%$booking_id%%
  • Total Price: %%$total_price%%
  • Arrival Date:   $arrival%%$arrival_datedate%%
  • Departure Date: $departure_date
  • Total Price:  $total_price
  • : %%$departure_date%%
  • Agent: %%$agent_id%%
  • Currency: %%$currency_id%%
  • Total Number of Adults: %%$total_adults%%
  • Total Number of Children: %%$total_children%%
  • Total Room Count: %%$total_room_count_id%%
  • Total number of nights: %%$total_nights%%Booking ID:  $booking_id


Sample Code:    Sojern provides this.

...