-
Notifications
You must be signed in to change notification settings - Fork 10
Docs: updating mentions of Littlepay with transit processor in product docs #3021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Preview url: https://benefits-3021--cal-itp-previews.netlify.app |
docs/README.md
Outdated
- Users need to [provide their credit or debit card information to our transit processor (Littlepay)](https://benefits.calitp.org/help#littlepay) to enroll in a discount. | ||
- To enroll for reduced fares as an older adult, U.S. Veteran, or Calfresh cardholder, riders need to [provide personal information to Login.gov](https://benefits.calitp.org/help#login-gov-verify). | ||
- To enroll for reduced fares as a Medicare cardholder, riders need to [provide personal information to Medicare.gov](https://www.medicare.gov/basics/get-started-with-medicare). | ||
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay](https://benefits.calitp.org/help#littlepay) or [Switchio](https://benefits.calitp.org/help#littlepay), to register their card for reduced fares. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The links are fine for now. Switchio link to be updated in #2909
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that #2909 is deployed:
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay](https://benefits.calitp.org/help#littlepay) or [Switchio](https://benefits.calitp.org/help#littlepay), to register their card for reduced fares. | |
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay or Switchio](https://benefits.calitp.org/help#payment_partners), to register their card for reduced fares. |
Links directly to https://test-benefits.calitp.org/help#payment_partners

docs/README.md
Outdated
[i18n and l10n features][i18n]. | ||
|
||
The application communicates with external services like [Littlepay][littlepay] via API calls and others like the [Identity Gateway](https://dev.auth.cdt.ca.gov) via redirects, both over the public internet. See [all the system interconnections][interconnections]. | ||
The application communicates with external vendor services like [Littlepay][littlepay] and [Switchio](https://switchio.com/transport/) via API calls and others like the [Identity Gateway](https://dev.auth.cdt.ca.gov) via redirects, both over the public internet. See [all the system interconnections][interconnections]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we can replace the link on Identity Gateway to the CDT's page about it: https://digitalidstrategy.cdt.ca.gov/primary-elements.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated CDT link to this URL.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you updated the wrong link, Andy. You updated the one in the paragraph below, not this paragraph Machiko commented on.
c6a8198
to
15395c9
Compare
docs/README.md
Outdated
- Users need to [provide their credit or debit card information to our transit processor (Littlepay)](https://benefits.calitp.org/help#littlepay) to enroll in a discount. | ||
- To enroll for reduced fares as an older adult, U.S. Veteran, or Calfresh cardholder, riders need to [provide personal information to Login.gov](https://benefits.calitp.org/help#login-gov-verify). | ||
- To enroll for reduced fares as a Medicare cardholder, riders need to [provide personal information to Medicare.gov](https://www.medicare.gov/basics/get-started-with-medicare). | ||
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay](https://benefits.calitp.org/help#littlepay) or [Switchio](https://benefits.calitp.org/help#littlepay), to register their card for reduced fares. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay](https://benefits.calitp.org/help#littlepay) or [Switchio](https://benefits.calitp.org/help#littlepay), to register their card for reduced fares. | |
- Eligible riders need to provide their contactless credit or debit card information to one of our transit processors, [Littlepay](https://benefits.calitp.org/help#littlepay) or [Switchio](https://benefits.calitp.org/help#switchio), to register their card for reduced fares. |
i think creating a generic https://benefits.calitp.org/help#transit_processors page would be a great future-proof option too. (whether its in the glossary in the app or just in the docs)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a generic https://benefits.calitp.org/help#transit_processors page
derp. this has already been done! https://benefits.calitp.org/help#payment_partners
Recapping todos from the 10/2 chat
@indexing please adjust if items are missing. If this feels right, I can take a pass at this. |
- Removed references to specific vendors in the use case copy and replaced them with the more generic term <transit processor.> - Added a note in the Mermaid diagram to denote the two vendors providers use for fare processing.
- Revised and expanded overview copy - Revised Mermaid chart for System architecture - Revised Mermaid chart for Process - NOTE: We don't need to introduce Switchio here. All agencies using the agency card option are Littlepay and we don't intend to offer this option to new agencies onboarding to Cal-ITP Benefits.
…anguage for video demos
@indexing I took a pass at this, changes include:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor bits I noticed on lines below.
A more general comment: I appreciate the intent of all the "transit processor" and "transit provider" changes, however I think it risks creating confusion when they are used in close proximity to each other, due to the common transit pro
.
I know we don't want to call the processors "payment processors", but could we consider sticking with "transit operator" instead of "transit provider", or is there an important distinction there, as well?
Co-authored-by: Scott Cranfill <[email protected]>
Soooo many typos. Thanks. Co-authored-by: Scott Cranfill <[email protected]>
Co-authored-by: Scott Cranfill <[email protected]>
Co-authored-by: Scott Cranfill <[email protected]>
Co-authored-by: Scott Cranfill <[email protected]>
Co-authored-by: Scott Cranfill <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the previous suggestion on the reference link to add the subpage as suggested, and adding a new suggestion here to use it in the page above.
Co-authored-by: Scott Cranfill <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Updating product documentation to reflect our support for Switchio as a payment processor via the Enghouse integration.