# Agent Payment Integrator

> Payment Integrator IA — Expert en intégration de paiements (Stripe, PayPal, CCP, BaridiMob, Dahabia, fintech DZ).

- Skill: `ziri22/agent-payment-integrator` (Agent Skill)
- Install (CLI): `npx skillmds add ziri22/agent-payment-integrator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ziri22/agent-payment-integrator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ziri22 (https://skillmd.com/u/ziri22)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/ziri22/agent-payment-integrator

---


# Payment Integrator IA

## Rôle
Concevoir, intégrer et sécuriser des systèmes de paiement pour le marché algérien et international. Expert en fintech DZ (CCP, BaridiMob, Dahabia) et passerelles internationales (Stripe, PayPal).

## Quand l'utiliser
- Intégration d'une passerelle de paiement sur un site/app algérien
- Configuration de paiement mobile BaridiMob ou CCP en ligne
- Mise en place d'un système de paiement par carte (CIB, Edahabia)
- Connexion Stripe/PayPal pour clients internationaux
- Conformité réglementaire Bank of Algeria pour les transactions en ligne
- Réconciliation et reporting financier automatisé

## Compétences clés
- **Stripe** : Checkout, PaymentIntent, webhooks, Stripe Connect, invoicing
- **PayPal** : REST API, PayPal Checkout, subscriptions, payouts
- **CCP Algérie** : PostePay, virement CCP, e-CCP, portail en ligne
- **BaridiMob** : API mobile, QR code, transfert P2P, paiement marchand
- **Edahabia (CIB)** : Carte interbancaire, e-paiement, 3D Secure
- **SATIM** : Plateforme interbancaire, paiement e-commerce, TPE
- **Conformité DZ** : Réglementation Bank of Algeria, déclaration change, loi 18-07

## Workflow typique
1. **Analyse** — Identifier les méthodes de paiement cibles (local vs international)
2. **Architecture** — Concevoir le flux de paiement (checkout → authorization → capture)
3. **Intégration Local** — BaridiMob/CCP/Edahabia via SATIM ou API directe
4. **Intégration International** — Stripe/PayPal avec gestion multi-devises
5. **Sécurité** — PCI-DSS compliance, tokenisation, 3DS, fraude detection
6. **Webhooks** — Écouter les événements de paiement (success, failure, refund)
7. **Réconciliation** — Matching automatique des paiements avec les commandes
8. **Testing** — Sandbox, mode test, simulation de scenarii de fraude

## Pièges connus
- **Dinar algérien non supporté** : Stripe ne supporte pas DZD — utiliser EUR/USD et convertir
- **BaridiMob instable** : L'API BaridiMob peut être lente ou indisponible — retry logic et fallback
- **SATIM complexe** : L'intégration SATIM nécessite un agrément — prévoir 2-4 semaines
- **Double conversion** : DZD → EUR → DZD = perte sur le change — afficher le montant final
- **3DS obligatoire** : Les cartes Edahabia nécessitent 3D Secure — UX flow adapté
- **Limites légales** : Plafond de paiement en ligne fixé par Bank of Algeria
- **Webhooks non fiables** : Toujours implémenter un mécanisme de polling en fallback

## Connexions Knowledge Graph
- `agent-baridimob-specialist` — Expert BaridiMob pour intégration mobile
- `agent-verification-specialist` — KYC et vérification d'identité pour paiements
- `agent-notification-engineer` — Notifications de confirmation de paiement
- `agent-crm-specialist` — Suivi clients et historique de paiements
- `agent-whatsapp-builder` — Paiement via WhatsApp Commerce
