Last updated Mar 14, 2016
- Bump
PaystackSdkversion to1.2.0 - Example App will use
v1.2.0 - Added default sample card to example activity so token request is one-click
- Added
TLSSocketFactoryclass that pegs all socket calls to useTLSv1.2 - ApiClient will throw new exceptions in case
TLSv1.2is not found - Make
retrofituse customokHttpClientthat usesTLSSocketFactoryto create requests - Took out stray
statuscodeinteger
- Added Markdown templates > @ibrahimlawal - bb030a6
- Example app should use published library > ibrahimlawal - 657dc7c
- Fix javadoc errors and warnngs > @ibrahimlawal - b852006
- Update README.md for release of v1.1.1 > @ibrahimlawal - ba7ab2a
- Updates Gradle plugin to 1.5.0 > @ibrahimlawal - 415101b
- Updated Retrofit to Retrofit 2 > @ibrahimlawal - c4bfadb
Added sample code using PHP library/class > @ibrahimlawal - a343243
Version 1.1.0 published to bintray > @ibrahimlawal - a4c2e55
- added instructions for charging returning customers > @shollsman - 3324b1b
- charge token endpoint updated > @shollsman - c08c755
- RSA KEY now a constant fixed in library. > @ibrahimlawal - 0df1adf
- Updated readme to include instructions for charging tokens > @shollsman - aa0345a
- Updated README.md > segunfamisa - 6a3bcf4
- Updated README.md > @segunfamisa - 268ea4a
- Merge branch 'master' > @segunfamisa - e8d3caa
- Fixed gradle for upload to maven > @segunfamisa - 95f3aeb
- Added files > @segunfamisa - 3472b97
- Initial commit > @shollsman