# Process Flow

This sequence diagram illustrates the payment flow process involving a customer, merchant, Converge Gate, 3D Secure system, acquirer, and issuer. It shows the interactions and steps required to process a payment, including authentication and transaction result handling.

<div data-full-width="false"><figure><img src="/files/lfiVNzLptDGcU7DCkjas" alt=""><figcaption></figcaption></figure></div>

\*<mark style="color:orange;">These are conditional and will only be trigger if Auth type was Auth3DS or 3DS and card is enrolled in 3D</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.convergegate.com/legacy/card-server-to-server/overview/process-flow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
