NameDescriptionTypeAdditional information
bookingId

Required: Booking ID (Group_ID) used to resolve the order for payment tracking and amount.

string

None.

successUrl

Required: Success URL used for 3DS redirects (from bookingModel.SuccessUrl).

string

None.

bookingHash

Required: Security hash to validate the booking ID. Must match the hash computed from the order (UniqueOrderSalt + Group_ID). Prevents unauthorized payment session initiation.

string

None.