→ كل المشاريع

satim-php

بواسطة @PiteurStudio

نشِط 35

PHP package to interact with Satim.dz API

عن هذا المشروع

Satim.dz PHP Client A fully open-source PHP package for seamless integration with Satim.dz, the official interbank payment gateway in Algeria. This package enables merchants and developers to generate secure payment links and retrieve payment statuses directly via the Satim API, facilitating transactions through both CIB and Edahabia cards. ### Requirements PHP 8.1 or higher Satim.dz API credentials (username, password, terminal ID) via CIBWeb.dz. Installation You can install the package via composer: Usage Configuration Configure your Satim.dz API credentials using your project's preferred method of storing sensitive information. Credentials example: Initialization Create a new Satim client by passing your API credentials: Main Methods The Satim provides the following methods: Register a new payment order: register() Confirm the status of a payment: confirm($orderId) Refund a payment: refund($orderId) Retrieve payment status: status($orderId) Generate a Payment Link Create a payment link with a few simple method calls: Optional configuration methods: Method Parameters Description Default Behavior

من ملف README الخاص بالمشروع على GitHub

النجوم
35
التفريعات
8
الرخصة
MIT
آخر تحديث
24/11/2025

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/satim-php.svg)](https://www.madeinalgeria.dev/projects/satim-php)

مشاريع ذات صلة