# CommerceCash ## Docs - [Confirm Payment](https://docs.commercecash.my/api-reference/payments/confirm.md): Confirms a previously initiated payment transaction. - [Get Payment Status](https://docs.commercecash.my/api-reference/payments/get-status.md): Retrieves the current status of a payment transaction by its system Transaction ID. - [Get Payment Status by Reference](https://docs.commercecash.my/api-reference/payments/get-status-by-reference.md): Retrieves the payment transaction status using the merchant-assigned reference number. - [Initiate Payment](https://docs.commercecash.my/api-reference/payments/initiate.md): Creates a new payment transaction and returns a system-generated Transaction ID. - [Payments](https://docs.commercecash.my/api-reference/payments/overview.md): Manage the full lifecycle of a payment transaction — initiation, confirmation, and status queries. - [Authentication](https://docs.commercecash.my/authentication.md) - [Environment Domains](https://docs.commercecash.my/environment-domains.md): API endpoints for Sandbox and Production environments - [Error Codes](https://docs.commercecash.my/error-codes.md) - [Request Headers](https://docs.commercecash.my/request-headers.md) - [Response Format](https://docs.commercecash.my/response-format.md) - [Signature Generation](https://docs.commercecash.my/signature-generation.md) ## OpenAPI Specs - [openapi](https://docs.commercecash.my/api-reference/openapi.json)