issues
search
razorpay
/
razorpay-flutter-customui
Razorpay Flutter Plugin for Customui
MIT License
6
stars
19
forks
source link
Bug fix/preferences
#66
Open
ramprasadAnand
opened
1 year ago
ramprasadAnand
commented
1 year ago
Details
Get payment methods bug fix
Added additional param in the get payment methods function
Updated the example project to latest version
Details
Description
Asana/Jira link
https://razorpay.atlassian.net/browse/CEPF-1210
Slack thread
https://razorpay.slack.com/archives/C05BLPDMAPQ/p1698757262302649
Design source
N/A
Tech Specs
https://docs.google.com/document/d/1uip059Cttk9gwht2iUI8Sop36N7qkFdRISQAN1LZlAc/edit?usp=sharing
Product Specs
N/A
Related PRs
N/A
Breaking change (with back-support)
Yes
Documentation update needed
Yes
QA sign-off by
N/A
Deployment Checklist JiraId
N/A
Test Case Document URL
Please paste test case document link here....
Note :- Please follow the below points while attaching test cases document link below:
This is to identify if BVT needs to be added for the new changes. So, either of the two labels can be added: Testing or TestingNotRequired.
If label
Tested
is added then test cases document URL is mandatory.
Link added should be a valid URL and accessible throughout the org.
If the branch name contains hotfix / revert by default the BVT workflow check for adding new test will pass.
Changelog
Bug fix on the getPaymentMethods function added new parameter to pass payload.
Checklist
[x] **Dev Testing Done
[x] **Sanity Testing Done
[x] Manual testing or integration testing done.
[ ] **QA Sign-Off given
[ ] Updated/Added Unit Tests.
[x] Analytics event added if new feature
[x] **Ensure all functions / code-blocks are wrapped in try/catch at some level (Non critical errors should not bubble up to cause payment blockers)
[x] **Ensure all errors are captured using error-service with severity levels
[x] Added explanatory comment for tricky code explaining "why".
[x] **Tested on major devices / simulators.
[x] Detailed description about this PR added ?
JIRA TICKETS Associated to this PR
Details
JIRA Link
CEPF-1209
https://razorpay.atlassian.net/browse/CEPF-1209
CEPF-1210
https://razorpay.atlassian.net/browse/CEPF-1210
Details
Note :- Please follow the below points while attaching test cases document link below:
Tested
is added then test cases document URL is mandatory.Changelog
Checklist
JIRA TICKETS Associated to this PR