• Resolved klatschianer

    (@klatschianer)


    {
    "ep_event_booking_ticket_data": "[{\"id\":1,\"category_id\":\"0\",\"name\":\"Standard\",\"price\":15,\"qty\":\"1\",\"offer\":0,\"additional_fee\":[],\"subtotal\":15}]",
    "ep_event_booking_event_id": "3923",
    "ep_event_booking_user_id": "0",
    "ep_event_booking_total_price": 15,
    "ep_event_booking_total_tickets": 1,
    "applied_coupon_code": "",
    "ep_save_event_booking_nonce": "4a84e154c8",
    "_wp_http_referer": "\/booking\/",
    "ep_booking_attendee_fields": {
    "1": {
    "1": {
    "name": {
    "first_name": "",
    "last_name": ""
    }
    }
    }
    },
    "ep_booking_guest_booking_field": {
    "ep_gb_first_name": "xxx",
    "ep_gb_last_name": "xxx",
    "ep_gb_email": "xxx",
    "ep_gb_phone": "",
    "telefonnummer": "xxx"
    },
    "payment_processor": "offline",
    "ep_event_booking_event_fixed_price": 0,
    "ep_event_booking_total_discount": 0,
    "offline_status": "Received",
    "payment_gateway": "offline",
    "payment_status": "pending",
    "currency": "EUR"
    }

    What exactly does the transaction protocol do? I only get the above display…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support EventPrime Support

    (@eventprimesupport)

    We are looking into it and will update you as soon as possible

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Thank you for sharing the details.

    The JSON data you see here is typically used in AJAX calls to handle event booking processes. It contains information like event ID, ticket details, user details, and other booking-specific data. Ideally, this data should not be visible on the frontend.

    Could you please let us know where you are seeing this data? This will help us understand the context better.

    Thanks for your patience, and looking forward to your response!

    Thread Starter klatschianer

    (@klatschianer)

    This is displayed when I click on the transaction log (at the bottom of the page) for a user who has purchased a ticket.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.