Payment Flow QA
0/5 steps0%

Step 2 of 5

Verify the success path

Prove a test payment grants correctly - exactly once.

First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.

Prompt Capsule
Test the success path in provider test mode: complete a purchase with the standard test card; verify the provider dashboard shows the payment; verify our payment record transitions to paid via server verification (not the redirect); verify the purchased value is granted (access/plan/credits) and visible in the UI; then refresh the success page repeatedly and re-visit the URL - the grant must not duplicate. Record each observation.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements

Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.

Actual change check

Expected after this step

A verified single-grant success path with provider, database, and UI agreeing.

Should NOT happen

  • An existing feature broke
  • A button only logs to console
  • Data disappears after refresh
  • Errors fail silently with no visible state

This is what should exist before you continue. If reality does not match, do not move on.

Track what changed, failed, or needs follow-up. Notes export with the flow.

Made with Emergent