2021: Payment request not found
No payment request with that ID exists on your account.
No payment request with that ID exists on your account. This is an HTTP 404 error.
Troubleshooting
Section titled “Troubleshooting”- Verify the ID against
GET /v3/payment_requests— it is theidfrom the create response, not the Stripe checkout session - A payment request belonging to another account returns this same
404rather than a403, so it never reveals whether the ID exists elsewhere