Details
Description
When checked, the "Require Agreement to Terms of Service" option for the client registration order template does not appear on the order form during checkout and is not enforced.
Activity
Field | Original Value | New Value |
---|---|---|
Security | Private [ 10000 ] |
Priority | Minor [ 4 ] | Blocker [ 1 ] |
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Fix Version/s | 3.1.2 [ 10403 ] |
Fix Version/s | 3.3.0 [ 10100 ] | |
Fix Version/s | 3.2.0 [ 10002 ] |
Fix Version/s | 3.4.0 [ 10400 ] | |
Fix Version/s | 3.3.0 [ 10100 ] |
Sprint | 3.4.0 Sprint 2 [ 4 ] |
Story Points | 8 |
Sprint | 3.4.0 Sprint 2 [ 4 ] | 3.4.0 Sprint 3 [ 5 ] |
Sprint | 3.4.0 Sprint 3 [ 5 ] | 3.4.0 Sprint 4 [ 6 ] |
Rank | Ranked lower |
Sprint | 3.4.0 Sprint 4 [ 6 ] |
Rank | Ranked higher |
Fix Version/s | 3.5.0 [ 10401 ] | |
Fix Version/s | 3.4.0-b1 [ 10400 ] |
Fix Version/s | 3.5.0 [ 10401 ] |
Rank | Ranked higher |
Issue Type | New Feature [ 2 ] | Bug [ 1 ] |
Assignee | Cody Phillips [ cody ] | Abdy Franco [ abdy ] |
Fix Version/s | 5.10.2 [ 12101 ] |
Sprint | 5.11.0 Sprint 2 [ 196 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 4 hours, 34 minutes [ 16440 ] | |
Worklog Id | 17344 [ 17344 ] |
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 4 hours, 34 minutes [ 16440 ] | 4 hours, 52 minutes [ 17520 ] |
Worklog Id | 17349 [ 17349 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |
The client registration never reaches the checkout step, which is the payment request step and the step that requests TOS. This is why TOS does not appear for registration.
Adding this in requires requesting TOS on the signup page. The issue at hand, however, is that during the normal course of order a customer is required to either log in or signup. So it would be redundant to display TOS on the signup AND checkout pages, just to ensure that they appear on the client registration order type.
We'd have to add something for the order types to configure whether or not TOS should appear and on which steps.