Gateway activity
Open in AdminAudit EPS payment calls tied to enrollments.
Gateway activity is a read-only log of EPS (and related) payment traffic. You cannot create rows here — they appear when a checkout runs.

| Column | Meaning |
|---|---|
| When | Timestamp |
| Gateway | Usually eps |
| Event | get_token, initialize, check_payment_status, success_callback, fail_callback, cancel_callback, ipn |
| Direction | Inbound or outbound |
| Transaction ref | Merchant transaction id |
| Student / course | From the related enrollment |
Details opens the JSON request/response. Filter by event or direction.
Use this screen when an EPS payment looks stuck: confirm whether initialize succeeded and whether a success callback or IPN arrived. Pair it with the enrollment Payments relation.