PaystackHQ / paystack-android

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

Pay into an account incase of a refund when bank details is available. #81

Closed Xy-joe closed 4 years ago

Xy-joe commented 4 years ago

Apart from charging a caro

I'm requesting account details from users. In case if a refund, is there a way to use the paystack androidsdk to pay into another account rather than bill the card. Card details is for billing while the bank details will be for depositing. Is there a way to achieve this on The paystack android api

steveamaza commented 4 years ago

Hi @Xy-joe, no there's no way to use the SDK to make a payment into a bank account. However, you can use our API to do this directly https://developers.paystack.co/docs/funds-transfers.

This isn't an issue (bug) so I'll be closing. You can contact our support team at hello@paystack.com if you need further help