php
git@gitlab.com:aice-lab/payment/php.git
Latest commit
9440754f ·
README
payment/php
PHP client SDK for the AiCE-Lab payment service. Thin HTTP client
(createCheckout / getTransaction / refund) plus a PaymentClientInterface
and MockPaymentClient for consumer tests. No gateway credentials ever pass
through this SDK — it talks only to your payment-server over HTTPS with an API
key. License: FSL-1.1-Apache-2.0.
This is a snapshot generated from GitLab. For the live README, see the project page.