ARYZE Open Finance
Payment API and Open Finance Payments Dashboard documentation for merchants integrating with ARYZE Open Finance.
ARYZE Open Finance lets you accept bank-to-bank payments from your customers via Mastercard Open Banking. You get a single REST API, real-time webhooks for payment status, and a dashboard to manage merchants, bank destinations, API keys, and transactions.
Pick a starting point:
Quickstart
Authenticate, initiate your first payment, and receive a webhook in about 5 minutes.
Dashboard
Sign up, complete KYB, add bank destinations, create API keys, and monitor transactions.
Integration Guides
Task-oriented walkthroughs: accept a payment, check status, consume webhooks.
API reference
Endpoint-level reference for the Payment API and outbound webhook events.
Base URL
All Payment API endpoints are served from a single base URL and versioned under
/v1:
https://payment-api.openfinance.aryze.io
Before you integrate
- Sign up and verify your organization in the Open Finance Payments Dashboard.
- Submit KYB so your account can issue live API keys.
- Add at least one bank destination to receive funds.
- Create an API key with a webhook URL — both Payment API auth and webhook delivery rely on it.