- 86 total downloads
- last updated 10/5/2020
- Latest version: 1.0.1
An android sdk to help developers easily integrate the Slydepay SDK into their applications to accept mobile money and credit card payments.
1. Initialize sdk preferably in your Application class to avoid initializing it multiple time.
new SlydepayPayment(this).InitCredentials("email",...
More information