Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codenomdev/midtrans-sample-data

Midtrans sample data for CodeIgniter 4
https://github.com/codenomdev/midtrans-sample-data

codeigniter4 midtrans-php

Last synced: about 1 month ago
JSON representation

Midtrans sample data for CodeIgniter 4

Awesome Lists containing this project

README

        

# Midtrans Sample Data for CodeIgniter 4
Midtrans ❤️ CodeIgniter 4!

This is the Midtrans Sample Data for CodeIgniter 4.

### Requirements
You need the Midtrans library from Codenom, you can see it in the following repository: [Midtrans CodeIgniter 4](https://github.com/codenomdev/codeigniter4-midtrans).

## Installation
* Use composer ``` composer require codenom/midtrans-sample-data ```

## Configuration
The settings you can see in [Configuration](https://github.com/codenomdev/codeigniter4-midtrans#configuration)

## Features
* Checkout with SNAP: ``` http:///midtrans/snap ```
* Checkout with VTDirect: ``` http:///midtrans/vtdirect ```
* Checkout with VTWeb: ``` http:///midtrans/vtweb ```
* Get status Transactions: ``` http:///midtrans/transaction ```

In this data sample, we created a friendly interface using the Bootstrap 4.x Framework for the frontend. So that you will be much more comfortable for testing.
**Please note, that doing testing. You need internet connection**.

## Documentation
You can directly visit the https://docs.midtrans.com page for more information.