docs
Test Environment

Test Environment

If you would like to test some of the Stripe flows in a test environment, you can use the project id below, and the products defined in the code snippet below.

producs-test.js
const Products = { normal: "normal",startup: "startup",standard: "standard",lite: "lite" }

Project ID for testing

fb3bdb49-4771-4bab-80be-a8fe3d7201f9

You are ready to go!