post content - category
This commit is contained in:
5
contents/docs/getting-started/tutor-duitku/index.mdx
Normal file
5
contents/docs/getting-started/tutor-duitku/index.mdx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title : comingsoon
|
||||
description : tutorial akan segera menyusul
|
||||
date : 17-04-2025
|
||||
---
|
||||
5
contents/docs/getting-started/tutor-moota/index.mdx
Normal file
5
contents/docs/getting-started/tutor-moota/index.mdx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title : comingsoon
|
||||
description : tutorial akan segera menyusul.
|
||||
date : 17-04-2025
|
||||
---
|
||||
@@ -13,11 +13,10 @@ Untuk menggunakan layanan Tripay pada web production/live kamu perlu membuat mer
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 2: Tambah Merchant">
|
||||
Klik tombol `tambah merchant` untuk menambahkan merchant baru.
|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Isi Data Merchant">
|
||||
Kemudian isi formulir merchant secara lengkap untuk memudahkan Tripay melakukan peninjauan.
|
||||

|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ date : 15-04-2025
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Merchant">
|
||||
Pada halaman simulator navigasi ke menu `Merchant` --> `Detail`
|
||||

|
||||

|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
@@ -37,7 +37,7 @@ date : 15-04-2025
|
||||
</StepperItem>
|
||||
<StepperItem title="Step 3: Payment Methods">
|
||||
Pada halaman settings pilih menu `Payment Methods` (jika anda telah menginstal plugin Tutor Addons - Tripay maka akan muncul **Tripay**).
|
||||

|
||||

|
||||
</StepperItem>
|
||||
<StepperItem title="Step 4: Environment">
|
||||
Pilih environment `sandbox` & isi private key, public key (isi dengan API key), merchant (kode merchant).
|
||||
|
||||
14
docu.json
14
docu.json
@@ -54,6 +54,20 @@
|
||||
{ "title": "Sandbox", "href": "/sandbox" },
|
||||
{ "title": "Merchant", "href": "/merchant" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Tutor - Duitku",
|
||||
"href": "/tutor-duitku",
|
||||
"items": [
|
||||
{ "title": "Comingsoon", "href": "/#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Tutor - Moota",
|
||||
"href": "/tutor-moota",
|
||||
"items": [
|
||||
{ "title": "Comingsoon", "href": "/#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
public/images/form-merchant.png
Normal file
BIN
public/images/form-merchant.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
BIN
public/images/merchant-sandbox.png
Normal file
BIN
public/images/merchant-sandbox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
BIN
public/images/payment-tripay.png
Normal file
BIN
public/images/payment-tripay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
Reference in New Issue
Block a user