Skip to content

Latest commit

 

History

History
executable file
·
52 lines (36 loc) · 2.11 KB

overview.md

File metadata and controls

executable file
·
52 lines (36 loc) · 2.11 KB

Core API Overview


Core API Overview

Midtrans Core API is a RESTful Web service, which enables programmatic communication between you and Midtrans payment system. You can easily integrate to any of your internet-capable system (Web, App, PoS, IoT, etc.) and can fully bulid & customize the payment UI, on your side without Midtrans hosted payment UI. Midtrans Core API is suitable for medium size as well as large size businesses.

?> Note: Core API product on your account's Sandbox Environment is activated by default, so you can try & test it right away. However to activate this product for Production Environment, you will need to request for activation, please submit a request, our team will then review it.

Various Ways to Integrate with Core API {docsify-ignore}

Learn on how-to integrate, select one from any of methods below that you most prefer.

A) Step by Step Guide {docsify-ignore}


B) Follow Sample Code {docsify-ignore}

Use the collections of integration code examples for various programming languages, available as public GitHub repositories.

C) Sample Demo Implementation {docsify-ignore}