Skip to content

Instantly share code, notes, and snippets.

@cameronehrlich
Created July 13, 2020 22:16
Show Gist options
  • Save cameronehrlich/6e75452e14979b715bf10ab54cb78451 to your computer and use it in GitHub Desktop.
Save cameronehrlich/6e75452e14979b715bf10ab54cb78451 to your computer and use it in GitHub Desktop.
<FAMOrderConfirmationConfig 0x7b28000231e0>: {
product_owner: "fair"
product_type: "core"
payment_breakdown {
vehicle_info {
make: "BMW"
model: "X3"
model_year: "2017"
trim: "xDrive28i"
body_style: "suv"
vehicle_stock_image_url: "https://cdn-prod.prod.fair.engineering/vehicle-images/0640_032_png/MY2017/11294/11294_cc0640_032_300.png"
}
sections {
title: "Due at Signing"
line_items {
title: "Down Payment"
price: "$1,899.00"
type: TYPE_HEADER
title_color: "#1a1a1a"
price_color: "#1a1a1a"
}
line_items {
title: "Taxes"
price: "$180.40"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#717171"
}
line_items {
type: TYPE_DIVIDER
}
line_items {
title: "Refundable Security Deposit"
price: "$300.00"
type: TYPE_HEADER
title_color: "#1a1a1a"
price_color: "#1a1a1a"
}
line_items {
type: TYPE_DIVIDER
}
line_items {
title: "1st Month Payment"
price: "$530.00"
type: TYPE_HEADER
title_color: "#1a1a1a"
price_color: "#1a1a1a"
}
line_items {
title: "Taxes"
price: "$50.35"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#717171"
}
line_items {
type: TYPE_DIVIDER
}
line_items {
title: "Limited Warranty"
price: "Included"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#03bfa6"
}
line_items {
title: "Routine Maintenance"
price: "Included"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#03bfa6"
}
line_items {
title: "Roadside Assistance"
price: "Included"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#03bfa6"
}
line_items {
title: "Registration"
price: "Included"
type: TYPE_NORMAL
title_color: "#717171"
price_color: "#03bfa6"
}
line_items {
type: TYPE_DIVIDER
}
line_items {
title: "Total Due At Signing"
subtitle: "Offer available to eligible, qualified customers who meet Fair’s credit requirements in select states only. Monthly payments of $580.35 per month is based on well-qualified customers with above average credit tier 1. Advertised payment does not include applicable taxes. Total due at signing includes $2,079.40 down payment, $580.35 first month’s payment, and $300.00 refundable security deposit. Customers may return the Fair vehicle within 2 days of taking possession or 100 miles driven for a full refund, provided the customer provides notice and the vehicle is in substantially the same condition. Otherwise, a Fair Vehicle can be returned upon 5 days’ notice to Fair. Title, registration, limited warranty, routine maintenance and roadside assistance are included in the Fair program. Customer is responsible for: insurance on the Fair Vehicle during the lease term, excess wear and tear as defined in the lease, $0.16/mile for excess mileage, and a Turn-in Fee of $100 at lease end. Some customers will qualify for a security deposit waiver. Actual monthly payment may vary based on credit profile. Any offer is valid for 30 days upon prequalification and start of check-out and may be combined with other offers unless otherwise stated. Offer is not transferable and is only open only to legal U.S. residents who have a valid U.S. driver’s license."
price: "$2,959.75"
type: TYPE_TOTAL
title_color: "#1a1a1a"
subtitle_color: "#717171"
price_color: "#1a1a1a"
}
}
sections {
title: "Due on Return"
line_items {
title: "Turn-in Fee"
subtitle: "Covers the cost of marketing the car upon return, such as cleaning and selling the car."
price: "$100.00"
type: TYPE_HEADER
subtitle_type: TYPE_NORMAL
title_color: "#1a1a1a"
subtitle_color: "#717171"
price_color: "#1a1a1a"
}
line_items {
title: "Any Additional Charges Due"
price: "–"
type: TYPE_HEADER
title_color: "#1a1a1a"
price_color: "#1a1a1a"
}
line_items {
type: TYPE_DIVIDER
}
line_items {
title: "Estimated Due on Return"
subtitle: "Please note you will be billed for additional charges, if any, due upon return of the car (e.g., tolls & citations, excess mileage, or excess wear & tear), which will be applied first against your Security Deposit. Some charges may be billed separately at a later time."
price: "$100.00"
type: TYPE_TOTAL
title_color: "#1a1a1a"
subtitle_color: "#717171"
price_color: "#1a1a1a"
}
line_items {
title: "$300 Refundable Security Deposit"
subtitle: "Will be applied to amounts due at return."
price: "$300.00"
type: TYPE_BLURB
title_color: "#219f00"
subtitle_color: "#717171"
price_color: "#219f00"
}
}
title: "No Term"
preview_offer_subtitle: "$530/mo."
recurring_price_highlight: "$530/mo."
title_color: "#000000"
preview_offer_subtitle_color: "#949494"
recurring_price_highlight_color: "#ff5a00"
}
due_at_signing_without_addons {
title: "Due at Signing"
subtitle: "(incl. Refundable Security Deposit)"
amount: "$2,729"
amount_with_discount: "$2,729"
amount_money {
cents: 272900
}
amount_with_discount_money {
cents: 272900
}
}
due_at_signing_with_tax_without_addons {
title: "Due at Signing"
subtitle: "(incl. Refundable Security Deposit)"
amount: "$2,959.75"
amount_with_discount: "$2,959.75"
amount_money {
cents: 295975
}
amount_with_discount_money {
cents: 295975
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment