hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

refactor(postman): Paypal test cases for Capture

Open Sakilmostak opened this issue 1 year ago • 0 comments

Type of Change

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

Description

Core change made amount_capturable equal to total_amount on processing status

Additional Changes

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

Motivation and Context

How did you test it?

Tested with Newman Screenshot 2024-04-01 at 6 51 59 PM

Checklist

  • [x] I formatted the code cargo +nightly fmt --all
  • [x] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible
  • [ ] I added a CHANGELOG entry if applicable

Sakilmostak avatar Apr 01 '24 13:04 Sakilmostak