Community Resources
note
PayString was previously known as PayID.
Members of the PayString community have created useful resources for using and learning about PayString.
Tutorials
Validators
PayString Validator - An open-source project that validates responses using JSON schemas and verifies whether your PayString server follows various best practices, like:
- HTTP response headers
- Cache-Control
- CORS accessibility
- Response time
Python-based PayString validator - Validates URI strings to determine if they are valid PayStrings.
PayString server implementations
- Django PayString Server - A Django-based PayString server.
- PayString Static - A Node.js PayString server with static configuration (easy to use on Heroku).
Community resources