Payment
Start version 4.0 we implement payment gateway, this payment gateway implementation change the business process, you can check menu Business Process. We use 4 payment gateway : 1. BANK PAYMENT, payment where use need to manual verification by contacting admin 2. MIDTRANS, payment provide by www.midtrans.com, with automatic verification by system, support IDR currency, special for midtrans support pending payment 3. PAYPAL, payment provide by www.paypal.com, with automatic verification by system, support currencies see here 4. RAZORPAY, payment provide by www.razorpay.com, with automatic by system, support currencies see here
Configure
BANK PAYMENT For this option you only need to activate and change instruction from admin panel,
MIDTRANS To activate midtrans payment required some credential you can get from midtrans dashboard, https://docs.midtrans.com/en/midtrans-account/overview
PAYPAL For activate paypal payment you must have paypal business account, and change some paypal credential from admin panel, https://developer.paypal.com/docs/api/overview/#get-credentials
RAZORPAY Same with paypal payment, to activate razorpay payment required some credential you can get from razorpay dashboard, https://razorpay.com/docs/payment-gateway/dashboard-guide/settings/api-keys/
Payment Page
If you want edit payment page you can edit admin panel project
- services/payment/template.html
- services/payment/status.html

