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: 3 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T01:24:11.000Z (10 months ago)
- Last Synced: 2025-01-10T21:29:35.515Z (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:
- payment options(loaded in in-app webview)
- Card fill in form
- payment sucessful:
- USSD options
- Pay with USSD
- How to pay(USSD)

