Skip to main content

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

  1. Authenticate: Use API key and secret with POST /api/v1/auth/authenticate to obtain an access token.
  2. Create integration: Create an integration (API key + secret) for your node; the secret is returned only once.
  3. Create payment: Start a new payment with wallet, member, and currency details.
  4. Payment widget: Display the payment widget to the user using the access_token returned 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.