|
|
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 |
|
|
|
b08ce22108
|
refactor(connector): added amount framework to paypal, payouts and routing (#4865)
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-06-28 06:31:15 +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 |
|
|
|
e730c73516
|
fix(connector): [Paypal] fix PSync for redirection flow for PayPal (#2068)
|
2023-09-01 05:20:19 +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 |
|
|
|
88b4b9679d
|
fix(connector): [Paypal] Fix payment status for PayPal cards (#1749)
|
2023-07-24 11:40:19 +00:00 |
|
|
|
e044c2fd9a
|
refactor(connector): update error handling for Paypal, Checkout, Mollie to include detailed messages (#1150)
|
2023-05-16 07:59:05 +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 |
|
|
|
36049c1341
|
feat(connector): add authorize, capture, void, psync, refund, rsync for PayPal connector (#747)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-06 13:36:43 +00:00 |
|