hyperswitch
feat(mandate): added amount based validation and database fields
#99
Merged

Commits
  • feat(verify): add new types for validate API
    NishantJoshi00 committed 1 year ago
  • fix(response_data): using PaymentsResponseData instead of VerfiyResponseData
    NishantJoshi00 committed 1 year ago
  • feat(verify_flow): add new flow and some missing fields to the request
    NishantJoshi00 committed 1 year ago
  • feat(stripe): add POC for setup intent in stripe
    NishantJoshi00 committed 1 year ago
  • feat(pm_validate): add new operation to core
    NishantJoshi00 committed 1 year ago
  • feat(payments): added integration in paymentsresponse and new route
    NishantJoshi00 committed 1 year ago
  • feat(payments): add verify core in /payments
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into add-pm-validate-op
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into new-validate-route
    NishantJoshi00 committed 1 year ago
  • chore: fix some post merge resolve changes
    NishantJoshi00 committed 1 year ago
  • feat(single_use): add single use mandate type in mandates
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into add-pm-validate-op
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' into add-pm-validate-op
    jarnura committed 1 year ago
  • chore: resolve conflicted functions
    jarnura committed 1 year ago
  • Merge branch 'add-pm-validate-op' of https://github.com/juspay/orca into new-validate-route
    NishantJoshi00 committed 1 year ago
  • chore: remove dead_code marker
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into new-validate-route
    NishantJoshi00 committed 1 year ago
  • Merge branch 'new-validate-route' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into new-validate-route
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' into new-validate-route
    jarnura committed 1 year ago
  • Merge branch 'main' into mandate-data-change
    jarnura committed 1 year ago
  • chore: add comments to fields are remove imports
    NishantJoshi00 committed 1 year ago
  • Merge branch 'new-validate-route' of https://github.com/juspay/orca into new-validate-route
    NishantJoshi00 committed 1 year ago
  • Merge branch 'new-validate-route' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'mandate-data-change' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' into mandate-data-change
    jarnura committed 1 year ago
  • fix: remove replication of mandatenew
    NishantJoshi00 committed 1 year ago
  • Merge branch 'mandate-data-change' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into mandate-data-change
    NishantJoshi00 committed 1 year ago
  • feat(payment): allow CRUD over verify API
    NishantJoshi00 committed 1 year ago
  • Merge branch 'mandate-data-change' of https://github.com/juspay/orca into make-amount-enum
    NishantJoshi00 committed 1 year ago
  • feat(mandate): add amount based mandate information
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into make-amount-enum
    NishantJoshi00 committed 1 year ago
  • Merge branch 'make-amount-enum' of https://github.com/juspay/orca into connector-specific-mandate
    NishantJoshi00 committed 1 year ago
  • fix: fix drop queries and addition on connector_mandate_id
    NishantJoshi00 committed 1 year ago
  • fix: have dummy as default for connector
    NishantJoshi00 committed 1 year ago
  • fix: convert Amount::from to .into
    NishantJoshi00 committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/orca into connector-specific-mandate
    NishantJoshi00 committed 1 year ago
Loading