Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanfranklin237/mobile-payments
Integrating Paystack payments api into flutter application to collect payments from users
https://github.com/ryanfranklin237/mobile-payments
bank-transfer cameroon card-payments flutter mobile-money-payment nigeria rest-api webview-flutter
Last synced: about 2 months ago
JSON representation
Integrating Paystack payments api into flutter application to collect payments from users
- Host: GitHub
- URL: https://github.com/ryanfranklin237/mobile-payments
- Owner: RYANFRANKLIN237
- Created: 2024-07-23T01:01:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T01:24:11.000Z (6 months ago)
- Last Synced: 2024-08-23T22:07:39.464Z (5 months ago)
- Topics: bank-transfer, cameroon, card-payments, flutter, mobile-money-payment, nigeria, rest-api, webview-flutter
- Language: Dart
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile-Payments
Integrating Paystack payments api into flutter application to collect payments from users, once the proceed to payment button is clicked, the payment flow is then controlled by paystack in an app-webview controlled by my app.## Features:
- pay with card
- pay with ussd(momo)
- bank transfer
- webview## Screenshots
- checkout form:
![homescreen](https://github.com/user-attachments/assets/11b0b6d5-a4f0-47c4-961a-345839e690fa)- payment options(loaded in in-app webview)
![Screenshot_2024-07-23-01-32-55-723_com example mobile_payments](https://github.com/user-attachments/assets/93eb3abb-9bfd-42e4-9c7d-abb204978d4c)- Card fill in form
![Screenshot_2024-07-23-01-46-24-750_com example mobile_payments](https://github.com/user-attachments/assets/020a6e6d-f606-4ffe-89bb-9f91bacfe362)- payment sucessful:
![Screenshot_2024-07-23-01-45-25-024_com example mobile_payments](https://github.com/user-attachments/assets/80146062-ff05-4476-908d-f9ffb0ee4183)- USSD options
![Screenshot_2024-07-23-01-33-25-252_com example mobile_payments](https://github.com/user-attachments/assets/78838607-bd2d-4f67-844f-742cb135164f)- Pay with USSD
![Screenshot_2024-07-23-01-47-39-805_com example mobile_payments](https://github.com/user-attachments/assets/f9a57144-a74b-47a9-bc23-ebac7591065a)- How to pay(USSD)
![Screenshot_2024-07-23-01-47-22-377_com example mobile_payments](https://github.com/user-attachments/assets/7f692fcf-ab85-4411-b2d4-5c0e5f525184)
![Screenshot_2024-07-23-01-47-31-772_com example mobile_payments](https://github.com/user-attachments/assets/2e6186c7-1d75-488e-9884-1245ea825864)