Finovia Integrations Demo

Test S3 file upload and Paystack payment processing

📁 File Upload (S3)

Upload files to AWS S3 with validation and progress tracking

Drop files here or browse

Select multiple files up to 10MB

Supported: .jpg, .png, .gif, .pdf, .csv, .xls, .xlsx

💳 Payment Processing (Paystack)

Process payments securely with Paystack integration

NGN
Test Payment

Use test card: 4084084084084081
CVV: 408, Expiry: Any future date
PIN: 0000, OTP: 123456

S3 Integration Features

  • ✅ Secure file upload with tenant isolation
  • ✅ Multiple file support with drag & drop
  • ✅ File type and size validation
  • ✅ Presigned URLs for direct uploads
  • ✅ File metadata and preview
  • ✅ Secure file deletion

Paystack Integration Features

  • ✅ Secure payment processing
  • ✅ Customer management
  • ✅ Subscription billing
  • ✅ Payment verification
  • ✅ Webhook handling
  • ✅ Refund processing

Available API Endpoints

S3 Upload APIs

POST /api/upload/single
POST /api/upload/multiple
GET /api/upload/info/:key
DELETE /api/upload/:key

Paystack APIs

POST /api/payments/initialize
GET /api/payments/verify/:ref
POST /api/payments/customers
GET /api/payments/transactions