GoPay Workflow Orchestrator is a lightweight workflow orchestration framework for studying and debugging regional payment-chain flows. It focuses on engineering reliability in multi-stage payment journeys that involve provider redirects, tokenized requests, verification challenges, asynchronous polling, and final status confirmation. The project organizes scattered payment steps into a reproducible and observable process so developers can inspect state transitions and integration failures. It includes an orchestrator-style structure and supporting utilities, including an OTP-forwarding component for controlled testing environments. Because it interacts with payment and verification flows, it should only be used with accounts, systems, and test cases the user is authorized to operate. Its main purpose is payment integration analysis, automated testing, and workflow observability.
Features
- Payment workflow orchestration
- Provider redirect flow analysis
- Tokenized request handling
- Verification challenge support
- Asynchronous status polling
- Controlled testing and observability tools