paystack-android icon indicating copy to clipboard operation
paystack-android copied to clipboard

Paystack SDK for Android. Accept payments on Android

Results 18 paystack-android issues
Sort by recently updated
recently updated
newest added

I've been going through the documentation for this library all I see is how to charge a card how about mobile money payments?

# Problem/Motivation Project build always fail after upgrading my android gradle plugin version to 4.1.0 with the following error message, the project requires that I use this due to some...

![Screenshot from 2020-05-04 20-03-28-1](https://user-images.githubusercontent.com/4710692/80998576-17b25800-8e3b-11ea-8825-0a895e6562ac.png)

co.paystack.android.exceptions.ChargeException: Unable to process transaction

# Problem/Motivation Seems like you have a documentation mismatch. In the GitHub description you can find that `access_code` should be retrieved from the backend and provided via Charge object. ```...

dependency { impleamentation 'co.paystack.android:paystack:3.1.2' implementation 'co.paystack.android.design.widget:pinpad:1.0.4' } but after encountering some errors which i solved i got another error which has been giving me a serious issues java.lang.RuntimeException: An error...

Bumps the bundler group with 2 updates in the / directory: [jmespath](https://github.com/trevorrowe/jmespath.rb) and [rexml](https://github.com/ruby/rexml). Updates `jmespath` from 1.4.0 to 1.6.2 Release notes Sourced from jmespath's releases. Release v1.6.2 - 2022-11-25...

dependencies