hyperswitch
feat(connector): [Stancer] Add authorize flow for Stancer
#2876
Open

Commits
  • add_connector.sh inital commit
    Aurélien Beaujean committed 1 year ago
  • Stancer API handles amount in lower unit (cents)
    Aurélien Beaujean committed 1 year ago
  • Enable capture methods as automatic, manual, manual multiple
    Aurélien Beaujean committed 1 year ago
  • Bearer token API auth
    Aurélien Beaujean committed 1 year ago
  • Fill Stancer structs
    Aurélien Beaujean committed 1 year ago
  • maintain alphabetical order
    Aurélien Beaujean committed 1 year ago
  • fix issie from add_connector.sh
    Aurélien Beaujean committed 1 year ago
  • maintain alphabetical order
    Aurélien Beaujean committed 1 year ago
  • maintain alphabetical order
    Aurélien Beaujean committed 1 year ago
  • fix typos
    Aurélien Beaujean committed 1 year ago
  • useless use of snake_case
    Aurélien Beaujean committed 1 year ago
  • merge main
    rsecob committed 363 days ago
  • add connector `stancer` with `add_connector` script + fix compilation issues
    rsecob committed 362 days ago
  • add stancer models
    rsecob committed 362 days ago
  • set currency unit + format auth headers
    rsecob committed 362 days ago
  • implement `ConnectorValidation`
    rsecob committed 362 days ago
  • add generic error response
    rsecob committed 362 days ago
  • change amount type in router data + transform `CreatePaymentRequest`
    rsecob committed 362 days ago
  • tranform `Payment`
    rsecob committed 362 days ago
  • tranform `Refund`
    rsecob committed 362 days ago
  • update `get_url` for authorize flow
    rsecob committed 362 days ago
  • update url for payment sync flow
    rsecob committed 362 days ago
  • transform `UpdatePaymentRequest` + update impl of capture flow
    rsecob committed 362 days ago
  • update url for refund & refund sync flows
    rsecob committed 362 days ago
  • add `ConnectorCustomer` flow
    rsecob committed 362 days ago
  • remove duplicated urls
    rsecob committed 362 days ago
  • downgrade 3ds request if not enrolled
    rsecob committed 362 days ago
  • Merge branch 'main' into stancer
    swangi-kumari committed 307 days ago
  • refactor: resolved conflicts and errors
    swangi-kumari committed 307 days ago
  • refactor: merged model.rs file in transformers.rs
    swangi-kumari committed 307 days ago
  • refactor: resolve clippy warnings and openspecs
    swangi-kumari committed 307 days ago
  • Merge branch 'main' into stancer
    swangi-kumari committed 307 days ago
  • address comments
    rsecob committed 293 days ago
  • comment connector
    rsecob committed 293 days ago
Loading