Skip to content

feat(connector): [BRAINTREE] add card payment method flows#7585

Closed
arindam-sahoo wants to merge 4 commits intomainfrom
braintree-card-flows
Closed

feat(connector): [BRAINTREE] add card payment method flows#7585
arindam-sahoo wants to merge 4 commits intomainfrom
braintree-card-flows

Conversation

@arindam-sahoo
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Adding 3DS /No3DS Card Flows related Configs for the Braintree Payment Processor.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

Missing Configs for Braintree Connector.

How did you test it?

No3DS Auto Capture 3DS Auto Capture
image image
No3DS Manual Capture Void Payment
image image
Sync Payment Refund Payment
image image
CIT & MIT Flows Not Implemented Flows
image image
Sync Refund
image

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@semanticdiff-com
Copy link

semanticdiff-com bot commented Mar 21, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  api-reference-v2/openapi_spec.json  0% smaller
  api-reference/openapi_spec.json  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Braintree.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Utils.js  0% smaller

@arindam-sahoo arindam-sahoo self-assigned this Mar 21, 2025
@arindam-sahoo arindam-sahoo added the A-CI-CD Area: Continuous Integration/Deployment label Mar 21, 2025
@arindam-sahoo arindam-sahoo added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement labels Mar 21, 2025
@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Mar 21, 2025
@arindam-sahoo arindam-sahoo deleted the braintree-card-flows branch March 26, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI-CD Area: Continuous Integration/Deployment A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement M-api-contract-changes Metadata: This PR involves API contract changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant