Devz Pay Wrapper API
Supercharge your payment workflows with a simple, beautiful REST API. Generate QR payments and check status instantly.
📊 API Usage
💻 Integration Examples
1curl -s "https://store.devxjin.site/api/create?api_key=DEVZ_F5851968D7EC96851968&amount=10&format=json" | jq
2
3curl -L "https://store.devxjin.site/api/create/DEVZ_F5851968D7EC96851968&10" --output payment_qr.png