OpticonReminder
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://augustveix--a14ff1e6282611f0af78569c3dd06744.web.val.run
This val receives webhooks from Stripe when we get a new subscriber to Val Town pro. The val:
- Verifies the signature to make sure it's really from Stripe
- Sends a message to our internal Discord channel
- Sends a thank you to the new subscriber
If you send a GET request to this val, it responds with the thank you email – for ease of debugging.
If you want to set up something like this with your String account:
- Go to you Stripe Webhooks