docs: add a troubleshooting section on creating a payment session with zero total (#12974)

This commit is contained in:
Shahed Nasser
2025-07-16 14:26:40 +03:00
committed by GitHub
parent 1797f0298b
commit 5527d95b5c
11 changed files with 129 additions and 6 deletions
@@ -149,6 +149,11 @@ export const troubleshootingSidebar = [
path: "/troubleshooting/s3",
title: "S3 Module Provider Errors",
},
{
type: "link",
path: "/troubleshooting/payment",
title: "Payment Provider Errors",
},
],
},
{