business rule for pricing:
[25/07/2017, 7:52:32 PM] Imtiaz Durrani:
remove first rule
one percent= retail price / 100
Commission difference=100-(( merchant net price / retail price )*100)
if (commission difference <7.5) {New retail price = (one percent x commission difference)+retail price}
if(Vat){New Retail price= New Retail price + Vat}
Deprecated:
[25/07/2017, 7:40:09 PM] ImtiazD
If suggested retail rate is < 7.5% margin from merchant net rate – then charge merchant net rate + 10% for the ticket.
So if the difference between merchant net rate (not including transaction fee) and retail is < 7.5% make the retail rate 10% more expensive than merchant net rate. This 10% will help us cover the 5% fee and the CC charges.
Requirement revision of Categories for Du Go 18 July, 2017
- Drop Shop Category
- Finalised App name is "Du Go"
- We need to hide ratings and reviews section from App if they are coming empty from API
Raheel's Communicated Rules:
- Categories shown on home screen will be shown every where no more no less.
Imtiaz Sb Communicated Rules:
- User can extend travel/deal pack max for 10 days
- DU VIP KEY Activation will be performed from Entertainer Web Portal
- DU: Current date is start travel date, we will not ask for confirmation on travel date
- When EGO will come then we will give option to user to choose start travel date
- Images being used in ticket listing, download them along with list content to show them in offline mode. As Per Raheel download the image as soon as user booked a ticket.
- Search is dynamic on location selection screen, if API is sending show=true it will appear else not
- All cities tab is dynamic from api, if API is sending show=true it will appear else not
- While creating day plan if user select add to list option then user should be able just add/remove in wish list should restrict go to item detail
- While create plan online directly saved in SERVER
- While creating plan offline copy on day plan should saved on SERVER next time user online to view their day plan
- (see) Attraction will be marked favourite from everywhere
- we need to hide filters on See (Attractions) categories. I don't see it in viator app. So drop it
- Pull to refresh in things to do listing
- If user has not allowed location then dine, shop, relax data will be sorted alphabetically in the list.
- Pricing: Value will be handled at API side, they will deal with it mathematically, i.e. round up the value. and send integer value to app.
- For saving estimates shown on deal pack, It would be savings estimate per deal pack x number of vouchers being purchased, Api can give matrix for savings Or api can give single value, And app team can then locally multiply it with number of vouchers
Update Sunday 16 July, 2017:
- DU Entertainer Go app will work around VIP keys and not any more on 9 digits white-label keys.
- Du Entertainer Go app will be launched as an app update for du Tourist app. And users must update the app in order to get benefit from new VIP keys.
- No need to show VIP Key field on login screen or Register screen.
- Add VIP Key activation option under My Profile menu under How it Works
- The prefix of VIP keys needs to be DUGO and its length can be 15 characters.
- These VIP keys can be activated from the Entertainer web portal too.
- These keys are to be defined in entertainer_go database.This db is available on Production.
- TBD: After launch of Du Entertainer Go, what will be the status of du tourists products. i.e. Deactivate them or keep those active.
Voucher Matrix
On 23/07/2017, at 5:19 PM, Khawaja Usman Nadeem wrote:
> no
> number_of_people = 1,2,3 vouchers = 1
> number_of_people = 4,5 vouchers=2
> number_of_people>5 vouchers=3