For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get payment channels

SimPay::payment()->channels();

Response will be an array of ChannelResponse

Last updated