Status
People
(Reporter: gvn, Assigned: thecount)
Tracking
Details
(Whiteboard: [studiomofo][EOYFR2014][assets][p1][snippet])
Attachments
(1 attachment)
57 bytes,
text/x-github-pull-request
|
mavis
:
review+
|
Details | Review | Splinter Review |
Enable a hash based deep linking mechanism to jump directly to the select payment step, pre-select either Visa or PayPal, and also pre-choose a donation amount.
(Reporter) | ||
Updated•4 years ago
|
Assignee: nobody → scott
Whiteboard: [studiomofo][EOYFR2014][assets][p1][snippet]
(Assignee) | ||
Comment 1•4 years ago
|
||
I would rather query string over hash. Hash didn't get passed along with an optimizely redirect.
(Reporter) | ||
Comment 2•4 years ago
|
||
Ok, query string is fine, just document whatever method you use. Thanks!
(Assignee) | ||
Comment 3•4 years ago
|
||
Going to stick with the current #amount-n method. I was confused as to what this was going to be used for, I thought it was a new thing and thus why i wanted the query string. However, it already sets amount, so let's just deep link that based on that.
(Assignee) | ||
Comment 4•4 years ago
|
||
Created attachment 8534656 [details] [review] https://github.com/mozilla/bsd-forms-and-wrappers/pull/90
Attachment #8534656 -
Flags: review?(mavis)
Updated•4 years ago
|
Attachment #8534656 -
Flags: review?(mavis) → review+
(Assignee) | ||
Comment 5•4 years ago
|
||
Landed and is live.
Status: NEW → RESOLVED
Last Resolved: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•