You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete a full card payment end-to-end using Stripe test mode. Validates the card session creation, Stripe webhook confirmation, and fiat → Stellar settlement flow.
Test Scenario
Payer: Credit card (Stripe test card 4242 4242 4242 4242)
Summary
Complete a full card payment end-to-end using Stripe test mode. Validates the card session creation, Stripe webhook confirmation, and fiat → Stellar settlement flow.
Test Scenario
4242 4242 4242 4242)Steps to Validate
Setup
STRIPE_SECRET_KEY(test mode) configuredSTRIPE_WEBHOOK_SECRETconfiguredstripe listen --forward-to localhost:3000/webhooks/stripePayment Flow
POST /v1/payments/:id/card-sessioncreates Stripe PaymentIntent4242 4242 4242 4242, expiry, CVVpayment_intent.succeededwebhook fires to APIPROCESSINGCOMPLETEDStripe Test Cards to Test
4242 4242 4242 42424000 0000 0000 99954000 0000 0000 00024000 0025 0000 3155Pass Criteria