-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(connector): [MULTISAFEPAY, WORLDPAY, WELLSFARGO] Supported features for feature matrix #7149
base: add-display-name
Are you sure you want to change the base?
feat(connector): [MULTISAFEPAY, WORLDPAY, WELLSFARGO] Supported features for feature matrix #7149
Conversation
Changed Files
|
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.
Add country and currencies to config to docker_compose.toml, integration_test.toml
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.
remove validate_connector_against_payment_request
fn
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.
remove validate_connector_against_payment_request fn
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.
remove validate_connector_against_payment_request fn
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.
Add the supported webhook flows to the get_supported_webhook_flows
Type of Change
Description
Added Feature Matrix supported payment methods, countries and currencies for Multisafepay, Worldpay and Wellsfargo.
Additional Changes
Motivation and Context
How did you test it?
-Request
-Response
Checklist
cargo +nightly fmt --all
cargo clippy