hyperswitch
feat: update surcharge_amount and tax_amount in update_trackers of payment_confirm
#2603
Merged

Commits
  • feat: update surcharge_amount and tax_amount in update_trackers of payment_confirm
    hrithikesh026 committed 1 year ago
  • remove SurchargeAmountUpdate
    hrithikesh026 committed 1 year ago
  • address compilation failure
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into update-surcharge-amount-in-update-tracker
    hrithikesh026 committed 1 year ago
  • add default implement for validate_if_surcharge_supported function in ConnectorValidation trait
    hrithikesh026 committed 1 year ago
  • address cargo clippy lints
    hrithikesh026 committed 1 year ago
  • change function name from validate_if_surcharge_supported to validate_if_surcharge_implemeted
    hrithikesh026 committed 1 year ago
  • address clippy lints
    hrithikesh026 committed 1 year ago
  • add surcharge_details field in PaymentResponse and use get_total_amount function to get authorized_amount
    hrithikesh026 committed 1 year ago
  • Merge branch 'main' into update-surcharge-amount-in-update-tracker
    hrithikesh026 committed 1 year ago
  • docs(openapi): re-generate OpenAPI specification
    github-actions[bot] committed 1 year ago
  • use payment_attempt.amount_capturable to validate amount_to_capture in payment capture
    hrithikesh026 committed 1 year ago
  • add postman test cases
    hrithikesh026 committed 1 year ago
  • fix test cases
    hrithikesh026 committed 1 year ago
Loading