Skip to content

Flex Documentation

asdf

Check this out

Interesting content you want to highlight.

Other feature

More information you want to share.

sequenceDiagram
    participant C as Client
    participant G as Gateway
    participant A as Auth Service
    participant S as API Server
    participant D as Database

    C->>G: Request + Token
    G->>A: Validate Token
    A-->>G: Token Valid

    G->>S: Forward Request
    activate S
    S->>D: Query Data
    D-->>S: Result Set
    S-->>G: Response
    deactivate S

    G-->>C: Final Response

    Note over C,D: All communication is encrypted

This documentation website was created to answer and alleviate all common questions, concerns, and instruction regarding the Flex Payment Solutions’ Products and Services.