You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 16 Next »
This method returns a list of payment methods.
URL: https://api.kometsales.com/api/payment.method.list
Method: GET
Content-Type: URL Params.
https://api.kometsales.com/api/payment.method.list? authenticationToken=token_info_goes_here
{ "status": "1", "message": "OK", "method": [ { "id": "1", "name": "Check" }, { "id": "2", "name": "Credit Card Visa" } ] }
Important
This method will not return payment methods from Clearent Integration.