Introduction
How to use Payment Orchestrator.
Payment method list
Getting a list of payment methods is a case of using a simple GraphQL query.
Payment updates
Our payment service subscribes to payment updates where possible. Most payment providers have webhooks when payments are updated, this is often in the form of a status update (e.g. pending -> complete) or a refund.
Stored payment methods
Getting a list of payment methods is a case of using a simple GraphQL query.
UI components
We offer UI components for all supported payment methods and highly recommend you use them.