Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 458 Bytes

File metadata and controls

18 lines (12 loc) · 458 Bytes

Sanwo Android SDK

Universal payment SDK for Android — one interface for every payment provider.

Full documentation at docs.sanwo.dev — guides, examples, and API reference for every SDK and provider.

Install

dependencies {
    implementation("com.sanwohq:android:0.1.0")
    implementation("com.sanwohq:paystack:0.1.0")
}

License

Apache 2.0 — see LICENSE for details.