Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

bakersemail/qgov-payment-phpclient

Repository files navigation

qgov-payment-phpclient

This is an unofficial client implementation of the Queensland Government Payment Gateway (PAPI). This client is not owned or supported in any way by the Queensland Government and has no warrenties or guarantees. Feel free to extend, copy or do whatever you want with this client.

Setup

Create a file: "/etc/qgov-payment-conf.ini" with your online service configuration.

e.g.

[webservices]
username=test
passphrase=test
papiDomainAndContext=https://test.smartservice.qld.gov.au/payment

[site]
#used as base for: shop.php, notify.php and download.php 
context=/mywebsite
serviceName=My Service

About

qgov-payment-phpclient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages