nestict 40c921a5f6 Upload files to "system/paymentgateway"
Signed-off-by: nestict <icttechnest@gmail.com>
2025-06-06 16:32:58 +02:00

28 lines
325 B
JSON

[
{
"id": "card",
"name": "Card Payment"
},
{
"id": "ussd",
"name": "USSD"
},
{
"id": "bank",
"name": "Bank Account"
},
{
"id": "bank_transfer",
"name": "Bank Transfer"
},
{
"id": "qr",
"name": "QR payment"
},
{
"id": "mobile_money",
"name": "Mobile Money"
}
]