Card payments allow customers to pay using debit or credit cards through integrated payment gateways. Payment may succeed or fail based on gateway verification.Documentation Index
Fetch the complete documentation index at: https://docs.fincode.technology/llms.txt
Use this file to discover all available pages before exploring further.
Card Payment Flow
Key Features
- Secure Payment Gateway: Process payments using PCI-compliant gateways.
- Instant Verification: Payment status confirmed immediately by gateway.
- Error Handling: Manage declined transactions with proper feedback.
- Multi-Currency Support: Process payments in supported currencies.
API Endpoint
- Process Card Payment
Request Example
Best Practices
- Validate card details before sending to gateway.
- Handle
FAILEDtransactions with retries or alternative payment methods. - Log transaction reference for reconciliation and auditing.
- Implement webhooks or polling to monitor payment status.
Process Card Payment
Learn how to process card payments via API.
