cURL
curl --request POST \ --url https://v3.minestorecms.com/api/payments/get \ --header 'Authorization: Bearer <token>'
[ { "name": "<string>" } ]
Fetches a list of payment methods available based on the cart’s content and subscription status.