PaystackHQ / paystack-android

Paystack SDK for Android. Accept payments on Android
Apache License 2.0
126 stars 102 forks source link

How to initiate transfer #84

Closed Yczar closed 4 years ago

Yczar commented 4 years ago

Please how do I initiate transfer on Android studio with paystack... I mean paying my customers

ibrahimlawal-paystack commented 4 years ago

Please how do I initiate transfer on Android studio with paystack... I mean paying my customers

You don't do that from an app. You secret key is required, and your secret key shoul donly be on your server.

What you can do is have an endpoint on your server through which the app can request a transfer for the authenticated user.

Hope that helps!

Yczar commented 4 years ago

Please how do I initiate transfer on Android studio with paystack... I mean paying my customers

You don't do that from an app. You secret key is required, and your secret key shoul donly be on your server.

What you can do is have an endpoint on your server through which the app can request a transfer for the authenticated user.

Hope that helps!

Can I drop my WhatsApp number I have more questions for u .... Please

steveamaza commented 4 years ago

Hello @Yczar, you can reach out to support@paystack.com if you have more issues and we'll gladly help you with this