hyperswitch
feat(connector): add connector nmi with card, applepay and googlepay support
#771
Merged

Commits
  • feat(connecotr): Add NMI support for Verify, Authorize, PSync, Capture, Void, Execute and RSync.
    pixincreate committed 1 year ago
  • Fix Payment authentication and void failures
    pixincreate committed 1 year ago
  • Add APay and GPay support, addressed changes requested, http 500 as of now
    pixincreate committed 1 year ago
  • Minor corrections
    pixincreate committed 1 year ago
  • Fix internal server errors
    pixincreate committed 1 year ago
  • Fix Payment Cancel giving http 500
    pixincreate committed 1 year ago
  • Code clean up
    pixincreate committed 1 year ago
  • Handle errors properly and show error message in fialure cases
    pixincreate committed 1 year ago
  • Optimise Response handling and write tests for NMI (WIP)
    pixincreate committed 1 year ago
  • Write tests for NMI and Fix naming for refund_data in utils
    pixincreate committed 1 year ago
  • feat(connector): [Nmi] Review changes
    pixincreate committed 1 year ago
  • Fix naming for NmiStatus and initialize 3DS integration
    pixincreate committed 1 year ago
  • remove 3DS commented codes and formatting
    pixincreate committed 1 year ago
  • Minor changes to amount_to_capture
    pixincreate committed 1 year ago
  • Fix conflicts that occured after Paypal integration
    pixincreate committed 1 year ago
  • Address conflicts
    pixincreate committed 1 year ago
  • Use Quick_xml to replace regex in handling xml response
    pixincreate committed 1 year ago
  • Replace loop to directly deserialize XML response to struct using deserializer
    pixincreate committed 1 year ago
  • Rename XMLResponse to SyncResponse
    pixincreate committed 1 year ago
  • Revert mistakenly removed PaymentsVerifyType
    pixincreate committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into add_connector_nmi
    pixincreate committed 1 year ago
  • Address conflicts
    pixincreate committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • Address errors after Disputes integration
    pixincreate committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • fix(connector): fix review comments
    ArjunKarthik committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into add_connector_nmi
    pixincreate committed 1 year ago
  • fix(connector): fix review comments
    ArjunKarthik committed 1 year ago
  • fix(connector): fix review comments
    ArjunKarthik committed 1 year ago
  • Merge branch 'add_connector_nmi' of https://github.com/juspay/hyperswitch into add_connector_nmi
    ArjunKarthik committed 1 year ago
  • fix(connector): fix review comments
    ArjunKarthik committed 1 year ago
  • fix(connector): fix review comments
    ArjunKarthik committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into add_connector_nmi
    pixincreate committed 1 year ago
  • Merge branch 'add_connector_nmi' of https://github.com/juspay/hyperswitch into add_connector_nmi
    pixincreate committed 1 year ago
  • Address changes requested and fix defend disputes
    pixincreate committed 1 year ago
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into add_connector_nmi
    ArjunKarthik committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    srujanchikke committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    srujanchikke committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    srujanchikke committed 1 year ago
  • Merge branch 'main' into add_connector_nmi
    srujanchikke committed 1 year ago
Loading