|
|
96f92531c7
|
refactor(connector): implement amount converter framework for bambora, dlocal and opennode (#8883)
|
2025-08-18 14:27:44 +00:00 |
|
|
|
e0630a7447
|
feat(charges): integrated PaymentSync for stripe connect (#4771)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 07:15:33 +00:00 |
|
|
|
920b3236ee
|
feat(connector): [Itaubank] Add refund and rsync flow (#5420)
|
2024-07-24 14:39:41 +00:00 |
|
|
|
3fef96e727
|
feat(connector): [Itau Bank] Add payment and sync flow for Pix (#5342)
|
2024-07-22 10:37:22 +00:00 |
|
|
|
6d372efbed
|
fix(router): fixed integrity check failures in case of 3ds flow in sync flow (#5279)
|
2024-07-11 23:44:16 +00:00 |
|
|
|
adc760f0a6
|
feat(router): add integrity check for refund refund sync and capture flow with stripe as connector (#5187)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
|
2024-07-08 15:09:58 +00:00 |
|
|
|
c8c0cb765e
|
feat(core): Added integrity framework for Authorize and Sync flow with connector as Stripe (#5109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-07-04 09:36:06 +00:00 |
|
|
|
e658899c14
|
refactor(core): introduce an interface to switch between old and new connector integration implementations on the connectors (#5013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-24 09:40:34 +00:00 |
|
|
|
b3d4d13db8
|
feat(core): [Paypal] Add session_token flow for Paypal sdk (#4697)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-27 11:05:07 +00:00 |
|
|
|
2216a88d25
|
chore: address Rust 1.78 clippy lints (#4545)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 10:35:32 +00:00 |
|
|
|
cc1051da99
|
feat(connector): [CRYPTOPAY] Report underpaid/overpaid amount in outgoing webhooks (#4468)
|
2024-04-26 11:26:14 +00:00 |
|
|
|
36f4112a6f
|
refactor: Fix typos (#4277)
|
2024-04-03 08:10:04 +00:00 |
|
|
|
9cce1520e3
|
refactor(payment_methods): add a new domain type for payment method data to be used in connector module (#4140)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 08:16:20 +00:00 |
|
|
|
ab6b5ab7b4
|
refactor(connector): [Adyen] Status mapping based on Payment method Type (#3567)
|
2024-02-07 14:07:49 +00:00 |
|
|
|
5988d8d426
|
feat(core): add support for multiple merchant_connector_account (#2655)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
|
2023-10-25 15:57:24 +00:00 |
|
|
|
13be4d36ea
|
revert: fix(connector): [noon] sync with reference_id (#2556)
|
2023-10-12 07:56:20 +00:00 |
|
|
|
9ef60e425d
|
fix(connector): [noon] sync with reference_id (#2544)
|
2023-10-12 06:52:48 +00:00 |
|
|
|
517c5c4165
|
feat(connector): (checkout.com) add support for multiple captures PSync (#2043)
|
2023-09-08 07:17:43 +00:00 |
|
|
|
5657ad6933
|
feat(core): add psync for multiple partial captures (#1934)
|
2023-08-23 04:43:54 +00:00 |
|
|
|
5773faf739
|
refactor(ui_tests): move ui_tests to test_utils crate to reduce development time (#1822)
|
2023-08-01 10:52:51 +00:00 |
|
|
|
5a0e8be8c4
|
refactor(storage): update crate name to diesel models (#1685)
|
2023-07-12 12:50:55 +00:00 |
|
|
|
d6e71b959d
|
feat(cards): add credit card number validation (#889)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-05-09 14:30:50 +00:00 |
|
|
|
4403634dda
|
feat(connector): Mandates for alternate payment methods via Adyen (#1046)
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
|
2023-05-09 14:19:55 +00:00 |
|
|
|
29999fe51a
|
feat(connector): [Shift4] add support for card 3DS payment (#828)
|
2023-04-17 19:31:15 +00:00 |
|
|
|
b8bcba4e6c
|
refactor(router): refactor amount in PaymentsCaptureData from Option<i64> to i64 (#821)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-06 10:01:25 +00:00 |
|
|
|
ec2b1b18fd
|
feat(connector): Add support for complete authorize payment after 3DS redirection (#741)
|
2023-03-15 08:48:17 +00:00 |
|
|
|
0de5d44195
|
feat(connector): [Bambora] Add support for cards Authorize, psync, capture, void, refund, Rsync (#677)
|
2023-02-28 03:31:50 +05:30 |
|