timoye/paystack-terminal-custom-forms-php

There is no license information available for the latest version (1.0.0) of this package.

PHP Service to Interact with Paystack Terminal using Custom Forms

1.0.0 2023-01-30 09:58 UTC

This package is auto-updated.

Last update: 2025-04-23 21:25:47 UTC


README

This is a PHP package for Paystack Terminal Custom Forms

Paystack Terminal enables you accept payment from your customers. The Terminal is popularly known as POS device

Steps

  1. Create 2 endpoints on your application
  • GET /paystack/biller
  • POST /paystack/biller
  1. Point the GET to formFields (SEE example.php)

  2. Point the POST to processForm (SEE example.php)

  3. Reach out to me if you need assistance Timothy Soladoye