Allow purchase confirmations to be bypassed #497

Closed
opened 2017-08-25 21:57:42 +02:00 by kauffj · 3 comments
kauffj commented 2017-08-25 21:57:42 +02:00 (Migrated from github.com)

As a user, I want to be able to not be asked to confirm extremely cheap purchases. Especially after #490 removes this check for prices below 0.01.

This PR would involve:

  • Adding a setting to track a price below which the user is not shown a confirmation dialog on purchase
  • Re-factor settings page to group this setting with maximum purchase price.
  • Update doPurchaseUri action to not display the modal when making a purchase below the price

My first proposed name for this setting is "Single-Click Purchase Price" or "Automatic Purchase Price" but I do not really like either of these.

As a user, I want to be able to not be asked to confirm extremely cheap purchases. Especially after #490 removes this check for prices below 0.01. This PR would involve: - Adding a setting to track a price below which the user is not shown a confirmation dialog on purchase - Re-factor settings page to group this setting with maximum purchase price. - Update `doPurchaseUri` action to not display the modal when making a purchase below the price My first proposed name for this setting is "Single-Click Purchase Price" or "Automatic Purchase Price" but I do not really like either of these.
btzr-io commented 2017-08-26 19:59:57 +02:00 (Migrated from github.com)

I think amazon have something similar...

I think amazon have something similar...
btzr-io commented 2017-08-26 20:00:22 +02:00 (Migrated from github.com)

amazon

![amazon](https://user-images.githubusercontent.com/14793624/29743814-217c9602-8a56-11e7-9375-f457f88c14e5.jpeg)
alexliebowitz commented 2017-09-23 22:49:34 +02:00 (Migrated from github.com)

Solved by #541.

Solved by #541.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#497
No description provided.