https://github.com/reddit/devvit-template-payments
Add payments to enhance your app!
https://github.com/reddit/devvit-template-payments
Last synced: 10 months ago
JSON representation
Add payments to enhance your app!
- Host: GitHub
- URL: https://github.com/reddit/devvit-template-payments
- Owner: reddit
- License: other
- Created: 2025-06-14T19:13:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-23T18:16:40.000Z (11 months ago)
- Last Synced: 2025-07-23T21:05:19.921Z (11 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting started with <% name %>
Your project has been created using a Devvit template.
## Next up
Next up is uploading and developing your app using playtest.
In the project directory, you can run:
### `devvit upload`
Upload the app to the App Directory. Uploaded apps are only visible to you (the app owner) and can only be installed to a small test subreddit with less than 200 subscribers.
### `devvit playtest `
Installs your app to your test subreddit and starts a playtest session where a new version is installed whenever you save changes to your app code, and logs are continuously streamed.
## Using your app
You can use your app by clicking the subreddit options (top right, three dots) and clicking "Create a post to show off how purchasing works".
The app allows you to purchase "god mode" to test payment flows. It further shows you some metadata about payments in your app.
## Learn more
You can learn more in the [general documentation](https://developers.reddit.com/docs/) or [payments documentation](https://developers.reddit.com/docs/capabilities/payments).
You can manage your apps in the [developer portal](https://developers.reddit.com/my/apps).