Skip to content

trongdth/midtrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example how to use midtrans as a payment gateway on both of mobile and backend.

Show some ❤️ and star the repo to support the project

How to Run:

Backend:

  • cd backend
  • virtualenv .venv
  • source .venv/bin/activate
  • pip install -r requirements.txt
  • cp app/settings-default.py app/settings.py
  • replace MIDTRANS_SERVER_KEY and MIDTRANS_CLIENT_KEY with your current key in app/settings.py
  • python3 wsgi.py

Mobile:

  • cd flutter_midtrans
  • replace MIDTRANS_CLIENT_KEY in lib/config/config.dart
  • flutter run

Screenshots

Created & Maintained By

Trong Dinh (@trongdth)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

  • [Ethereum address: 0x9a1592C20A15f99AbB6b69E199f38D50Fa8372Ac]
  • [EOS account: zcryptoman1z]

Getting Started

  • For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

  • For help getting started with Python Flask, view online documentation, which offers tutorials, samples, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published