Skip to content

alfianlosari/FlutterShoppingPayment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Shopping

Alt text

Description

Flutter Shopping app with shopping cart & Midtrans payment gateway integration

Requirements

Flutter 1.0 SDK

Getting Started

  • Clone the project
  • (Optional) register Midtrans for sandbox to retrieve client key, create your merchant server (https://midtrans.com/developers)
  • (Optional) Insert client key and merchant url in MainActivity.kt (Android) & App Delegate.swift (iOS)
  • Build & Run the project