Payment Integration Test Runner

Test the complete payment flow with Stripe Payment Intents

Test Results (0)

No tests run yet

Click a button above to start testing

Test Information

API Version: 2025-09-29

Price ID: price_1SGrcABfqUYmJq7vv2QxQATt

Test Cards:

  • pm_card_visa - Successful payment
  • ⚠️ pm_card_threeDSecure2Required - Requires 3D Secure
  • pm_card_chargeDeclined - Payment declined

Note: Make sure the Stripe webhook listener is running:
stripe listen --forward-to localhost:3000/api/webhooks/stripe

⚠️ Webhook Listener Status

To verify webhooks are working, check your terminal running the Stripe CLI. You should see webhook events being forwarded after successful payments.