{

"payment": {
  "id": 1071573807,
  "unique_token": "client-side-idempotency-token",
  "payment_processing_error_message": null,
  "next_action": {
    "redirect_url": null
  },
  "fraudulent": false,
  "transaction": null,
  "credit_card": {
    "first_name": "Bob",
    "last_name": "Norman",
    "first_digits": "424242",
    "last_digits": "4242",
    "brand": "bogus",
    "expiry_month": 9,
    "expiry_year": 2021,
    "customer_id": 207119551
  },
  "checkout": {
    "completed_at": null,
    "created_at": "2012-10-12T07:05:27-04:00",
    "currency": "USD",
    "presentment_currency": "USD",
    "customer_id": 207119551,
    "customer_locale": null,
    "device_id": null,
    "discount_code": null,
    "email": "bob.norman@hostmail.com",
    "legal_notice_url": null,
    "location_id": null,
    "name": "#446514532",
    "note": "",
    "note_attributes": {
      "custom engraving": "Happy Birthday",
      "colour": "green"
    },
    "order_id": null,
    "order_status_url": null,
    "order": null,
    "payment_due": "408.99",
    "payment_url": "https://app.local/cardserver/sessions",
    "payments": [
      {
        "id": 25428999,
        "unique_token": "e01e661f4a99acd9dcdg6f1422d0d6f7",
        "payment_processing_error_message": null,
        "fraudulent": false,
        "transaction": {
          "amount": "598.94",
          "amount_in": null,
          "amount_out": null,
          "amount_rounding": null,
          "authorization": "authorization-key",
          "created_at": "2005-08-01T11:57:11-04:00",
          "currency": "USD",
          "error_code": null,
          "parent_id": null,
          "gateway": "bogus",
          "id": 389404469,
          "kind": "authorization",
          "message": null,
          "status": "success",
          "test": false,
          "receipt": {
            "testcase": true,
            "authorization": "123456"
          },
          "location_id": null,
          "user_id": null,
          "transaction_group_id": null,
          "device_id": null
        },
        "credit_card": null
      },
      {
        "id": 1071573807,
        "unique_token": "client-side-idempotency-token",
        "payment_processing_error_message": null,
        "fraudulent": false,
        "transaction": null,
        "credit_card": {
          "first_name": "Bob",
          "last_name": "Norman",
          "first_digits": "424242",
          "last_digits": "4242",
          "brand": "bogus",
          "expiry_month": 9,
          "expiry_year": 2021,
          "customer_id": 207119551
        }
      }
    ],
    "phone": null,
    "shopify_payments_account_id": null,
    "privacy_policy_url": null,
    "refund_policy_url": null,
    "requires_shipping": true,
    "reservation_time_left": 0,
    "reservation_time": null,
    "source_identifier": null,
    "source_name": "web",
    "source_url": null,
    "subscription_policy_url": null,
    "subtotal_price": "398.00",
    "shipping_policy_url": null,
    "tax_exempt": false,
    "taxes_included": false,
    "terms_of_sale_url": null,
    "terms_of_service_url": null,
    "token": "7yjf4v2we7gamku6a6h7tvm8h3mmvs4x",
    "total_price": "408.99",
    "total_tax": "0.00",
    "total_tip_received": "0.00",
    "total_line_items_price": "398.00",
    "updated_at": "2020-01-14T10:30:12-05:00",
    "user_id": null,
    "web_url": "https://checkout.local/690933842/checkouts/7yjf4v2we7gamku6a6h7tvm8h3mmvs4x",
    "line_items": [
      {
        "id": "4a1e2d6bed6c24bc",
        "key": "4a1e2d6bed6c24bc",
        "product_id": 632910392,
        "variant_id": 49148385,
        "sku": "IPOD2008RED",
        "vendor": "Apple",
        "title": "IPod Nano - 8GB",
        "variant_title": "Red",
        "image_url": "https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1579015616",
        "taxable": true,
        "requires_shipping": true,
        "gift_card": false,
        "price": "199.00",
        "compare_at_price": null,
        "line_price": "199.00",
        "properties": {},
        "quantity": 1,
        "grams": 200,
        "fulfillment_service": "manual",
        "applied_discounts": []
      },
      {
        "id": "407cf4901bf588df",
        "key": "407cf4901bf588df",
        "product_id": 632910392,
        "variant_id": 808950810,
        "sku": "IPOD2008PINK",
        "vendor": "Apple",
        "title": "IPod Nano - 8GB",
        "variant_title": "Pink",
        "image_url": "https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1579015616",
        "taxable": true,
        "requires_shipping": true,
        "gift_card": false,
        "price": "199.00",
        "compare_at_price": null,
        "line_price": "199.00",
        "properties": {},
        "quantity": 1,
        "grams": 200,
        "fulfillment_service": "manual",
        "applied_discounts": []
      }
    ],
    "gift_cards": [],
    "tax_lines": [],
    "tax_manipulations": [],
    "shipping_line": {
      "handle": "shopify-Standard%20Shipping-10.99",
      "price": "10.99",
      "title": "Standard Shipping"
    },
    "shipping_rate": {
      "id": "shopify-Standard%20Shipping-10.99",
      "price": "10.99",
      "title": "Standard Shipping"
    },
    "shipping_address": {
      "id": 550558813,
      "first_name": "Bob",
      "last_name": "Norman",
      "phone": "555-625-1199",
      "company": null,
      "address1": "Chestnut Street 92",
      "address2": "",
      "city": "Louisville",
      "province": "Kentucky",
      "province_code": "KY",
      "country": "United States",
      "country_code": "US",
      "zip": "40202"
    },
    "credit_card": {
      "first_name": "Bob",
      "last_name": "Norman",
      "first_digits": "424242",
      "last_digits": "4242",
      "brand": "bogus",
      "expiry_month": 9,
      "expiry_year": 2021,
      "customer_id": 207119551
    },
    "billing_address": {
      "id": 550558813,
      "first_name": "Bob",
      "last_name": "Norman",
      "phone": "555-625-1199",
      "company": null,
      "address1": "Chestnut Street 92",
      "address2": "",
      "city": "Louisville",
      "province": "Kentucky",
      "province_code": "KY",
      "country": "United States",
      "country_code": "US",
      "zip": "40202"
    },
    "applied_discount": null
  }
}

}