Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.launchmystore.io/api/v1/settings/payments \ --header 'Authorization: Bearer <token>'
{ "status": 200, "state": "success", "message": null, "data": { "paymentProviders": [], "count": 0 }, "pagination": null }
List enabled payment providers. Provider secrets are stripped from the response.
secretKey
read_settings
Show payment providers
id
provider
stripe
razorpay
displayName
enabled
methods
["card","upi","cod"]
publicKey
createdAt
updatedAt