secondlife / secondlife/viewer
Update L$ Buy to link to accounts billing instead of lindex
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Description
Update L$ Buy to link to accounts billing instead of lindex.
Update notification to match new link
Old link and AddPaymentMethod notification:
https://secondlife.com/my/lindex/buy.php
New link:
https://accounts.secondlife.com/billing_information
There is no 'place order' there, so notification needs to be updated.
Scenario:
have no billing information on file, click 'buy L$', click 'get started'.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the viewer code for the L$ Buy action and the AddPaymentMethod notification, then compare their current link and wording with the issue description. Update the destination and notification so they match the accounts billing page and its available actions, then verify the no-billing-information scenario described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100