NameDescriptionTypeAdditional information
bookingId

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

string

None.

bookingHash

Required: Security hash to validate the booking.

string

None.

googlePayToken

Required: Google Pay payment token (encrypted payment data from loadPaymentData()).

string

None.

successUrl

Optional: Success URL for redirect after payment (from CreateBooking). If not provided, built from bookingId/bookingHash.

string

None.