-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add Custom Tipping Amount feature (Phase 1) #15006
Comments
@zenparsing @Miyayes is there a spec and test plan for this issue? marking as |
Shared spec with the team. Let me know if anything else is needed! |
Verification passed on
Custom Tip via Rewards BAT - One time Tip
Custom Tip flow:
Custom Tip display in various places:
Custom Tip via Rewards BAT - Recurring Tip
Custom Tip flow:
Custom Tip display in various places:
DB Validations:
Custom Tip via Uphold BAT - One time Tip
Custom Tip flow:
Custom Tip display in various places:
DB Validations
Custom Tip via Uphold BAT - Recurring Tip
Custom Tip flow:
Custom Tip display in various places:
DB Validations
Custom Tip via Ad grants - One time Tip
Custom Tip flow:
Custom Tip display in various places:
DB Validations
Custom Tip via Ad grants - Recurring Tip
Custom Tip flow:
Custom Tip display in various places:
DB Validations
Custom Tip UI and Tip amount less than 0.25 BAT validations
Custom Tip for Default tip banner pubsConfirmed custom tipping works fine for default tipping banner pubs like, reddit, github, YT, Twitter and Twitch pubs Custom Tip flow:
Youtube
Confirmed onetime tip and monthly custom tips sent to default tipping pubs are processed and shown in Tips panel and Monthly contributions panel
Covered onetime/recurring Tips for default tipping banner for GH/Twitter/Twitch pubs in gif file Custom Tip for Custom tip banner pubsConfirmed custom tipping works fine for custom tipping banner pubs like, reddit, github, YT, Twitter and Twitch pubs Custom Tip flow: YT
GH
Vimeo
Confirmed onetime tip and monthly custom tips sent to default tipping pubs are processed and shown in Tips panel and Monthly contributions panel
Covered onetime/recurring Tips for custom tipping banner for Reddit/Twitter/Twitch pubs in gif file Custom Tip for Unverified pubs
Custom Tip for upgrade profile
Custom tip via Inline Tipvia Github Inline Tip
via Reddit Inline Tip
Confirmed onetime tip and monthly custom tips sent to via Inline Tip button are processed and shown in Tips panel and Monthly contributions panel
Verified passed with
Issues encountered while testing: General Functionality
Confirmed user can enter a value for BAT
Confirmed "minimum amount" messaging is shown when user attempt to tip less than .25 BAT
Scenario 1 - Rewards BAT, One time tipConfirmed able to do a custom one time tip with anon wallet funded by Rewards BAT.
Confirmed logs showed expected information
Scenario 2 - Rewards BAT, Monthly tipConfirmed able to do a custom monthly tip with anon wallet funded by Rewards BAT
Confirmed logs showed expected information
Scenario 3 - Uphold BAT, One time tipConfirmed able to do a custom one time tip with KYC Uphold wallet funded by Uphold BAT.
Confirmed logs showed expected information for tip and fee
Scenario 4 - Uphold BAT, Monthly tipConfirmed able to do a custom monthly tip with KYC Uphold wallet funded by Uphold BAT
Confirmed logs showed expected information for tip and fee
Scenario 5 - bitFlyer BAT, One time tipConfirmed able to do a custom one time tip with KYC bitFlyer wallet funded by bitFlyer BAT.
Confirmed logs showed expected information for tip and fee
Scenario 6 - bitFlyer BAT, Monthly tipConfirmed able to do a custom monthly tip with KYC bitFlyer wallet funded by bitFlyer BAT
Confirmed logs showed expected information for tip and fee
Scenario 7 - Confirm custom tipping works from in-line tip button
Verification passed on
Issues encountered while testing: General Functionality
Confirmed user can enter a value for BAT Confirmed "minimum amount" messaging is shown when user attempt to tip less than .25 BAT
Scenario 1 - Rewards BAT, One time tipConfirmed able to do a custom one time tip with anon wallet funded by Rewards BAT. Confirmed logs showed expected information
Scenario 2 - Rewards BAT, Monthly tipConfirmed able to do a custom monthly tip with anon wallet funded by Rewards BAT Confirmed logs showed expected information
Scenario 3 - Uphold BAT, One time tipConfirmed able to do a custom one time tip with KYC Uphold wallet funded by Uphold BAT. Confirmed logs showed expected information for tip and fee
Scenario 4 - Uphold BAT, Monthly tipConfirmed able to do a custom monthly tip with KYC Uphold wallet funded by Uphold BAT Confirmed logs showed expected information for tip and fee
Scenario 5 - bitFlyer BAT, One time tipConfirmed able to do a custom one time tip with KYC bitFlyer wallet funded by bitFlyer BAT. Confirmed logs showed expected information for tip and fee
Scenario 6 - bitFlyer BAT, Monthly tipConfirmed able to do a custom monthly tip with KYC bitFlyer wallet funded by bitFlyer BAT Confirmed logs showed expected information for tip and fee
|
@deeppandya if am not wrong this is not yet available on Android. Can we have a new issue created for Android and remove the label from this one? |
Follow up issue #16021 logged for Android and removing label from this one |
Description
Custom tipping amounts allows users to manually specify how much they would like to tip a Creator. The custom tipping amount option will be in addition to the default suggested tipping amounts.
Please refer to full feature specification.
The text was updated successfully, but these errors were encountered: