© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Anthony Hagouel
How are you associating an object in your DB with a transaction? The ID of the checkout session is not available in the charge.succeeded event...
Anish Gandhi
No-code → Vibe code → Code | Top Rated Upwork Freelancer
Hey Anthony Hagouel, I am passing the client's unique ID from DB as the client reference ID in stripe. In stripe response from the stripe, I am getting the same client reference ID.