Available Methods

GET {{baseUrl}}/payment/methods?page=1

This endpoint allows you to list all available payment methods.

Request Params

KeyDatatypeRequiredDescription
pagenumberThe Pagination page number

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":[{"id":"\u003cnumber\u003e","slug":"\u003cstring\u003e","name":"\u003cstring\u003e"}]}