Created
August 10, 2019 15:47
-
-
Save anatechng/7c27c69ba30e3ed2e816aa0491fb43a0 to your computer and use it in GitHub Desktop.
Paystack integration with Android using Android Studio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta-data | |
android:name="co.paystack.android.PublicKey" | |
android:value="your public key obtained from: https://dashboard.paystack.co/#/settings/developer"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment