Rudiq Payment
Rudiq Payment is an integration platform for digital payments and wallet management. It supports Web3, credit card, and bank transfer payments through a single API.
Key Features
- Multiple payment methods: Web3, credit card, and bank transfer
- Wallet management: Node-based wallet creation, contract deployment, and updates
- Member (recipient) management: Member onboarding and tracking for payments
- Webhook support: Webhook configuration for payment status notifications
- API Reference: Interactive API documentation via Swagger/OpenAPI
- Chain & Network: Reference data for Ethereum, Bitcoin, and other blockchains
Quick Start
- Authenticate: Use API key and secret with
POST /api/v1/auth/authenticateto obtain an access token. - Create integration: Create an integration (API key + secret) for your node; the secret is returned only once.
- Create payment: Start a new payment with wallet, member, and currency details.
- Payment widget: Display the payment widget to the user using the
access_tokenreturned after payment creation.
Documentation Structure
Use the sidebar to access endpoint documentation for each resource (Integration, Auth, Chain, Network, Members, Payments, Wallets, etc.). You can also test endpoints interactively via the API Reference page.
Language Support
This documentation is available in English and Turkish. Use the language selector in the top-right corner to switch.