The Powder Commerce Flow MVP

In progress
Back to Customer Flows

Run 019f1565-9bcc-7644-99bf-dedb52d6a56a

🌐 Page Visit Trigger

No attribution captured.

  1. 1. 📝 Intake Quiz (Are you ready for a new you?) submitted Completed
    bio_age (data)
    {
      "value": "35–49: the mirror has started giving feedback"
    }
    comfort_level (data)
    {
      "value": "I want something easy. No doctor, no questions."
    }
    current_relationship_current_you (data)
    {
      "value": "Comfortable. Ready to go further."
    }
    previous_medical_conditions (data)
    {
      "value": "What?"
    }
    what_do_you_want_changed (data)
    {
      "value": [
        "Energy: the kind that used to just happen",
        "Skin: specifically the parts you've been avoiding"
      ]
    }
  2. 2. 📝 Sign Up Page submitted Completed
    consent (data)
    {
      "value": "true"
    }
    email (data)
    {
      "value": "bob@bobjohnson.johnson"
    }
    field_1 (data)
    {
      "value": "351 32nd St SW, South Centerville, MA 32513"
    }
    first_name (data)
    {
      "value": "Bob"
    }
    last_name (data)
    {
      "value": "Johnson"
    }
    phone (data)
    {
      "value": "(777) 222-7272"
    }
  3. 3. 🔨 Create MachMeds Patient created Completed
    customer brand_customer → 019f1566-7aa5-78c0-80b6-e5f4b8779023
  4. 4. 🔎 Lookup MachMed Offerings found Completed
    products (data)
    {
      "products": [
        {
          "id": "bp_powder",
          "name": "The Powder"
        }
      ]
    }
  5. 5. 💲 Find Pricebook for New You found Completed
    pricebook (data)
    {
      "id": "019eefcb-2b2b-76ee-8e59-07fd3afc22ae",
      "name": "B2C"
    }
  6. 6. 🛒 Product Selection Page selected Completed
    line_items (data)
    {
      "line_items": [
        {
          "id": "li_-j-5szoL",
          "pricebookEntry": {
            "id": "pbe_vgTxN1RF",
            "price": {
              "amount": "79",
              "currency": "USD"
            },
            "pricebookId": "019eefcb-2b2b-76ee-8e59-07fd3afc22ae",
            "product": {
              "id": "bp_powder",
              "name": "The Powder"
            }
          },
          "quantity": 1
        }
      ]
    }
  7. 7. 💳 Credit Card Capture submitted Completed
    card_token (data)
    {
      "brand": "Visa",
      "last4": "4242",
      "token": "tok_1942811c-badc-4f26-ae1f-aafa7b558ede"
    }
    payment_method (data)
    {
      "brand": "Visa",
      "cardholder": "Bob Johnson",
      "last4": "4242"
    }
  8. 8. 🛒 Create Shopping Cart 1 created Completed
    cart cart → 019f1566-d386-76f1-aa00-a7846ee40695
  9. 9. 🧾 Create Order 1 created Completed
    order brand_order → 019f1566-d3c1-7f7e-8d8e-09794268bf84
  10. 10. 💰 Charge New You Patient charged Completed
  11. 11. 📝 Thank You For Ordering In progress
    Current