Skip to main content
Version: 202607

Get list available payment channels

GET 

/openapi/2026-07/payment/channels

Returns all payment channels currently enabled and available to the store.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    channel_list object[]

    List of payment channels available to the store

  • Array [
  • idstring

    Payment channel ID

    namestring

    Display name of the payment channel

    payment_channelstring

    Payment channel

    payment_methodstring

    Payment method

  • ]