/payfast-sdk

Payfast Java Library Implementation [unofficial]

Primary LanguageJavaApache License 2.0Apache-2.0

Payfast Java Library Implementation [unofficial]

This can be used on the server side applications or used in other client application like your javafx, android applications.

Feel free to contribute as well .


WARNING

Don't use this yet . This is not event complete there are still some errors or even compile time errors Still not pushed to maven!!!!!!!

How to use it:

Add the following dependency:

<dependency>
    <groupId>com.payfast</groupId>
    <artifactId>payfast</artifactId>
    <version>0.1.0</version>
</dependency>

The following code

// demo coming soon

This is a part-time project ,it's not a priority to me yet so updates maybe very slow!