Installation
Download the code and place it in the app/Extensions/Gateways/Tripay directory.
Configuration
In the admin panel, go to <span style="color:rgb(44, 130, 201)">Settings</span> > <span style="color:rgb(44, 130, 201)">Payment Gateways</span> and click on the <span style="color:rgb(26, 188, 156)">Tripay</span> gateway. Enter <span style="color:rgb(26, 188, 156)">Tripay</span> Merchant Code/Private-Key/Api-Key then Save.
Usage
When a user selects the <span style="color:rgb(0, 168, 133)">Tripay</span> gateway, they will be redirected to the <span style="color:rgb(0, 168, 133)">Tripay</span> payment page. After the payment is completed, the user will be redirected back to the site.
Setup Callback On <span style="color:rgb(0, 168, 133)">Tripay</span>
1. Go To <a href="https://tripay.co.id/member/merchant" target="_blank" class="text-[var(--vp-c-brand-1)] hover:underline">[B]<span style="color:rgb(44, 130, 201)">Tripay Merchant</span>[/B]
2. Click <span style="color:rgb(44, 130, 201)">Option</span>
3. Click <span style="color:rgb(44, 130, 201)">Edit</span>
4. Fill This Fields With Your Paymenter Callbacks.
URL Callback: https://yourdomain.com/extensions/Tripay/webhook
5. Save