-
Notifications
You must be signed in to change notification settings - Fork 72
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
Removing payment_types connector param #2915
Removing payment_types connector param #2915
Conversation
Passing run #1002 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2915 +/- ##
===========================================
+ Coverage 67.35% 86.63% +19.27%
===========================================
Files 299 299
Lines 16832 16832
Branches 2148 2148
===========================================
+ Hits 11338 14582 +3244
+ Misses 5092 1841 -3251
- Partials 402 409 +7 see 134 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Closes #2914
Code Changes
payment_types
from connector paramsignore_error
to payment_method.update request to account for the "payment methods of type us_bank_account cannot be updated at this time." errorPre-Merge Checklist
CHANGELOG.md