# First payment test worksheet

Complete the test in Stripe's sandbox. This is a launch worksheet, not a ready-made payment integration.

## Offer
Product:
What the buyer receives:
Price and currency:
One-time or recurring:
Fulfillment method and timing:
Contact and refund information:

## Test environment
Test product and price checked:
Payment Link opens and matches the offer:
Official test payment method used:
Successful payment visible in test dashboard:
Amount and currency checked:
Manual test receipt sent from the successful payment's Receipt history to an address you control:
Receipt received and amount/currency checked:
Failed checkout does not grant access:

## Before a live link
Confirm business eligibility and activation, applicable tax/refund obligations, live product and price, receipt settings, and the fulfillment process.

If app access must be automatic, build a server-side webhook that verifies the signature, handles duplicates, and only grants access after the relevant payment is confirmed. A success-page redirect is insufficient.

Test date / tester / issues found / fixes:
