Use this method to get a list of payment methods.

Valid Tokens: Company.

note

This method does not return payment methods from the Clearent Integration.

This method does not return payment methods from the Clearent Integration.


Request


URL: https://api.kometsales.com/api/payment.method.list

Method: GET

Content-Type: URL Parameters


Input parameters

authenticationToken (required)(string:50)

Komet Sales security token.


https://api.kometsales.com/api/payment.method.list?
authenticationToken=token_info_goes_here

Response


status (integer:1)

Transaction status.

Valid values: 1 = Success | 0 = Failure


message (string:500)

Transaction status description.


method (array)

An array containing the payment methods.


id (integer:20)

Komet Sales internal Payment Method ID.


name (string:50)

Payment method name.


{
    "status": "1",
    "message": "OK",
    "method": [
        {
            "id": "1",
            "name": "Check"
        },
        {
            "id": "2",
            "name": "Credit Card Visa"
        }
    ]
}

defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock58892a15-f927-434a-8b49-fab8f8e4785bari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock69cc34d4-7041-44a6-92d2-f65f8853ef42defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock58892a15-f927-434a-8b49-fab8f8e4785bari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock69cc34d4-7041-44a6-92d2-f65f8853ef42