Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codenomdev/midtrans-sample-data
- Owner: codenomdev
- License: mit
- Created: 2020-11-29T09:41:39.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2020-12-01T23:14:51.000Z (about 4 years ago)
- Last Synced: 2024-11-14T14:47:46.984Z (about 2 months ago)
- Topics: codeigniter4, midtrans-php
- Language: PHP
- Homepage: https://codenom.com
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.