{
  "format": "copycat-recipe@1",
  "sharedAt": "2026-07-06T15:09:24.541Z",
  "seeded": true,
  "domain": "Stripe",
  "needs": [
    "Stripe account login"
  ],
  "taskType": "on-screen",
  "summary": "Make a shareable checkout link for a product or service - no code needed.",
  "steps": [
    {
      "risky": false,
      "action": "Go to dashboard.stripe.com and sign in",
      "n": 1
    },
    {
      "risky": false,
      "action": "Click 'Payment links' in the left menu (under Products)",
      "n": 2
    },
    {
      "risky": false,
      "action": "Click '+ New' to create a link",
      "n": 3
    },
    {
      "risky": false,
      "action": "Add product name and price",
      "n": 4
    },
    {
      "risky": false,
      "target": "creating a link moves no money",
      "action": "Click 'Create link' and copy the URL",
      "n": 5
    }
  ],
  "title": "Create a Stripe payment link"
}