Bug #43290
Test case #42284: Post All Functionality Related Issues
Direct payment
Status: | Closed | Start date: | 07/11/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 07/12/2018 | |
Assignee: | - | % Done: | 100% | |
Category: | Functionality | Spent time: | 8.50 hours | |
Target version: | - | |||
End_Date: | 07/12/2018 | Areas Affected: | ||
remarks: | Files Changed: | |||
DB Changes: | Initial Planned Hours: | |||
Keys & Permissions: |
Description
As of now for direct payment,only knet payment gateway is shown.Even after enabling from payment gateway management in admin.No issue found for agency topup
Booking success mail is receiving twice for admin in sports booking.
History
#1 Updated by Albin Paul almost 7 years ago
- Subject changed from Activity search to Direct payment
- Description updated (diff)
#2 Updated by Albin Paul almost 7 years ago
- File deleted (
Screenshot from 2018-07-11 12-30-28.png)
#3 Updated by Albin Paul almost 7 years ago
- Description updated (diff)
#4 Updated by Vipin das almost 7 years ago
- Due date set to 07/12/2018
- Status changed from New to Assigned
- Assignee set to Vinu Tomy
#5 Updated by Vinu Tomy almost 7 years ago
- Status changed from Assigned to In Progress
#6 Updated by Vinu Tomy almost 7 years ago
- % Done changed from 0 to 20
1.Checked in local and 100 no issue found but staging issue there.Checking code for any key setting there or any other checking there.Otherwise need to get key in staging and db.
#7 Updated by Vinu Tomy almost 7 years ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 20 to 100
- End_Date set to 07/12/2018
1. Go through the staging solution and staging database.It found that only one payment gateway is set for agency.In this if a key 'EnableDisableDirectPaymentPG' is true only it takes direct payment active payment gateway other wise it takes agency activated payment gateways.Since EnableDisableDirectPaymentPG it is not true it shows only agency payment gateway.
2. Go through the code calling to sending Booking success mail is calling twice in code so twice its going.Removed portion where it is not required to call.
#8 Updated by Keerthi K V almost 7 years ago
- File Screenshot from 2018-07-25 11-27-31.png added
- File Screenshot from 2018-07-25 11-27-50.png added
- Status changed from Fixed not Tested to Closed
issue fixed
#9 Updated by Keerthi K V almost 7 years ago
- Assignee deleted (
Vinu Tomy)