/FlutterShoppingPayment

Flutter Shopping App with Midtrans as payment gateway

Primary LanguageDart

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