codenom / midtrans-sample-data
Sample Data Midtrans Payment Methods for CodeIgniter 4
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:codeigniter4-payments
Requires
- codenom/midtrans: dev-main
This package is auto-updated.
Last update: 2025-03-01 00:33:36 UTC
README
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.
Installation
- Use composer
composer require codenom/midtrans-sample-data
Configuration
The settings you can see in Configuration
Features
- Checkout with SNAP:
http://<base_url>/midtrans/snap
- Checkout with VTDirect:
http://<base_url>/midtrans/vtdirect
- Checkout with VTWeb:
http://<base_url>/midtrans/vtweb
- Get status Transactions:
http://<base_url>/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.