All disputes resolved with cryptographic evidence. Every paid action carries a tamper-evident signed bundle.
Verify our key →
Legal · BLOQ Social

No-Refund Policy

All payments on BLOQ Social are final once the access or service is rendered. This page is the canonical text every paid checkout shows you before you confirm.

The sha256 above is computed from the exact bytes of the text shown. We submit this hash (and your typed acknowledgement) to the card network as evidence if a chargeback is filed against an acknowledged purchase.

Independently verifiable dispute evidence

Every paid action on BLOQ Social produces a signed, tamper-evident evidence packet. If you ever need to verify a dispute defense bundle issued to you or to a third party (regulator, court, Stripe Disputes Center), fetch our public key from either of:

Primary:  https://www.bloqsocial.com/.well-known/jwks.json
Mirror:   https://www.bloqsocial.com/api/.well-known/jwks.json

Both URLs return a semantically identical JWKS document (same JWKs, same kid; pretty-printing and HTTP headers may differ). Bundles are signed using ECDSA P-256 (ES256) via JSON Web Signature (RFC 7515). Any standard JWS verification library can validate them.