Overview
The CashQ Payin API allows you to accept card payments from your customers. We use Approvely Gateway as our payment processing partner to provide secure and reliable payment processing.Approvely API DocumentationThe complete Approvely API documentation can be found here: Approvely API Documentation
Key Features
Card Payments
Accept major credit and debit cards securely
Tokenization
Secure card tokenization for PCI compliance
Real-time Processing
Instant payment processing and confirmation
Sandbox Testing
Full sandbox environment for testing
How It Works
1
Tokenize Card Data
Use the Approvely tokenization form to securely collect card details and generate a nonce token
2
Create Charge
Send the nonce token to the charge endpoint along with transaction details
3
Receive Confirmation
Get instant confirmation of the payment status
Supported Card Types
- Visa
- Mastercard
- American Express
- Discover
Environments
| Environment | Base URL | Purpose |
|---|---|---|
| Sandbox | https://api.sandbox.approvelygateway.com | Testing and development |
| Production | https://banking.cashqbot.com | Live transactions |
Getting Started
Authentication Setup
Learn how to get your API credentials and authenticate requests
Tokenization Guide
Set up card tokenization for secure payment processing
Charge Endpoint
Process payments using the charge API
Security & Compliance
PCI Compliance
PCI Compliance
By using Approvely’s tokenization, you reduce your PCI compliance scope. Card data never touches your servers directly.
Secure Communication
Secure Communication
All API requests must use HTTPS. HTTP requests will be rejected.
API Authentication
API Authentication
All requests require Basic Authentication using your API Key and PIN.
Need Help?
Contact Support
Questions about the Payin API? Our support team is here to help.
