Skip to content

Conversation

@vivekshindhe
Copy link
Contributor

Details

getAppsWhichSupportAutoPayIntent is a function that returns UPI Recurring enabled applications so the application list can be displayed to the user. This PR exports the native function to flutter wrapper.

Details Description
Asana/Jira link https://razorpay.atlassian.net/browse/CEPF-1168
Slack thread N/A
Design source N/A
Tech Specs N/A
Product Specs N/A
Related PRs N/A
Breaking change (with back-support) No
Impacts public apis No
Documentation update needed Yes
QA sign-off by N/A
Deployment Checklist JiraId N/A
Test Case Document URL N/A

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, one of the two labels should be added: Testing or TestingNotRequired.
  • If the label Tested is added then the test cases document URL is mandatory.
  • The 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 a new test will pass.

Changelog

  • enable function getAppsWhichSupportAutoPayIntent in flutter for android & iOS.

Checklist

  • **Commit message convention followed.
  • **Branch naming convention followed.
  • **Performed self review & removed the debugging code (debugger, console log etc).
  • **Dev Testing Done
  • **Sanity Testing Done
  • Manual testing or integration testing done.
  • **QA Sign-Off given
  • Updated/Added Unit Tests.
  • Updated/Added Functional Tests.
  • Analytics event added if new feature
  • **Ensure all functions / code-blocks are wrapped in try/catch at some level (Non critical errors should not bubble up to cause payment blockers)
  • **Ensure all errors are captured using error-service with severity levels
  • Added explanatory comment for tricky code explaining "why".
  • **Tested on major devices / simulators.
  • Detailed description about this PR added ?

getAppsWhichSupportAutoPayIntent enabled for flutter custom checkout
@vivekshindhe vivekshindhe added the TestingNotRequired TestingNotRequired label for BVT label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TestingNotRequired TestingNotRequired label for BVT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants