Order Confirmed


Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
timestampstringformat date-time

Order confirmation timestamp in ISO UTC.


languagestringformat LANGUAGE

Site language when Order initiated


silentboolean

Notifications silenced for this domain event.


localestringformat LANGUAGE_TAG

Locale in which Order was created.


eventIdstringformat GUID

Event ID.


orderNumberstring

Unique order number.


contactIdstring

Contact ID associated with this order.


memberIdstringformat GUID

Member ID associated with this order.


createdstringRead-onlyformat date-time

Order created timestamp


firstNamestring

Buyer first name.


lastNamestring

Buyer last name.


emailstring

Buyer email address.


checkoutFormobject

Checkout form response.


statusstring
8 enum supported values:
NA_ORDER_STATUSFREEPENDINGPAIDOFFLINE_PENDINGINITIATEDCANCELEDDECLINED

Order status.


methodstring

Payment method used for paid tickets purchase, i.e. "payPal", "creditCard", etc.


ticketsArray <Ticket>

Tickets (generated after payment).


invoiceobject

Invoice.


reservationIdstring

Reservation ID associated with this order.


Was this helpful?
Yes
No