Beyond 4242 4242 4242 4242
Stripe documents well-known test PANs. MockCard adds scenario-driven generation: pick brand + outcome, receive card JSON + webhook. Useful when you need insufficient_funds on RuPay-shaped data or repeated runs in parallel CI jobs.
Webhook parity
Events use payment_intent types and HMAC-SHA256 signatures (X-MockCard-Signature) so middleware written for Stripe often works with minimal changes.