This repository contains code relating to the dancecamps.org payment API

Ben 5f16c1f5e8 Add note about contributing 7 роки тому
PHP d4e24fea1a Initial Commit 7 роки тому
.gitignore d4e24fea1a Initial Commit 7 роки тому
LICENSE 71cd5a17c3 Initial Commit 7 роки тому
readme.md 5f16c1f5e8 Add note about contributing 7 роки тому

readme.md

dancecamps.org Payment API

This repository contains SDKs and sample code for developers who wish to integrate new payment systems with dancecamps.org via the payment API.

The repository is divided by language, currently PHP is the only language with an SDK and example. If you create SDKs in other langauges, please contribute to this repository to help other events. Make sure you don't include any tokens, keys or secrets!

Additionally, please contribute any code that you create for specific payment processors. This should be placed in a folder with the processor name, within the relevant language folder. Make sure you don't include any tokens, keys or secrets!

Integration instructions can be found on the Payment API setup page for your event.

To contribute, please contact me for an account in order to be able to create pull requests here.