2045 Commits

Author SHA1 Message Date
f95beaa189 fix(connector): [BOA/CYB] Pass ucaf for apple pay mastercard users (#3899) 2024-03-01 09:43:24 +00:00
cc0d006330 chore: adding addition fields from psql to kafka event for analytics usecase (#3815)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-03-01 06:52:41 +00:00
49d2298102 fix(mandates): remove validation for mandate_data object in payments create request (#3860) 2024-03-01 03:56:41 +00:00
8933ddff66 fix(connector): [adyen] production endpoints and mappings (#3900)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
2024-02-29 18:27:36 +00:00
9b5f26a5d2 refactor(core): Status mapping for Capture for 429 http code (#3897) 2024-02-29 18:19:27 +00:00
e003958ff3 refactor(connector): CANCEL button after redirection is enabled for card 3ds (#3829) 2024-02-29 14:34:51 +00:00
0136523f38 refactor(roles): Add more checks in create, update role APIs and change the response type (#3896) 2024-02-29 13:56:46 +00:00
7db499d8a9 chore(dispute): adding disputeamount as int type (#3886) 2024-02-29 10:45:28 +00:00
de7f400c07 chore(configs): [Cashtocode] wasm changes for AUD, INR, JPY, NZD, ZAR currency (#3892) 2024-02-29 10:19:45 +00:00
b0b9bfa731 feat(roles): Add groups for get_from_token api (#3872) 2024-02-29 09:55:56 +00:00
26fb96eeaa feat: add unresponsive timeout for fred (#3369) 2024-02-29 09:42:31 +00:00
0936b02ade refactor(router): add parent caller function for DB (#3838)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-29 07:55:49 +00:00
032d58cdbb feat(analytics): add force retrieve call for force retrieve calls (#3565)
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
2024-02-28 13:40:20 +00:00
ffbe042fdc refactor(connector): [Mollie] Mask PII data (#3856) 2024-02-28 12:55:05 +00:00
2f3ec7f951 refactor(connector): [Gocardless] Mask PII data (#3844) 2024-02-28 12:22:08 +00:00
de6b16bed9 feat(analytics): adding metric api for dispute analytics (#3810)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-02-28 12:09:31 +00:00
f3931cf484 feat(payment_methods): Add default payment method column in customers table and last used column in payment_methods table (#3790)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-28 11:12:58 +00:00
8b32dffe32 feat(payouts): Implement Smart Retries for Payout (#3580)
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-02-28 09:38:20 +00:00
15b367eb79 refactor(payment_link): add Miscellaneous charges in cart (#3645) 2024-02-28 09:15:48 +00:00
f4d0e2b441 fix(connector): [AUTHORIZEDOTNET] Fix status mapping (#3845) 2024-02-27 13:45:07 +00:00
cd8222820a refactor(router): added logs health and deep health (#3780) 2024-02-27 13:18:27 +00:00
fbe9d2f19e feat(roles): Change list roles, get role and authorization info api to respond with groups (#3837)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-27 12:56:46 +00:00
04e9734800 fix(core): validate amount_to_capture in payment update (#3830) 2024-02-27 12:15:33 +00:00
0626ca9685 refactor(connector): [Square] change error message from NotSupported to NotImplemented (#2875)
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
2024-02-27 11:22:09 +00:00
5b8c261d1e feat(router): add connector mit related columns to the payment methods table (#3764) 2024-02-27 11:21:25 +00:00
3e87d44681 refactor(connector): [Braintree] Mask PII data (#3759) 2024-02-27 10:50:03 +00:00
bd890b0715 refactor(connector): [Forte] Mask PII data (#3824) 2024-02-27 10:39:42 +00:00
cd1a17bcd2 refactor(compatibility): added compatibility layer request logs (#3774) 2024-02-27 09:08:38 +00:00
385622678f refactor(payment_methods): introduce locker_id column in payment_methods table (#3760)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-27 08:03:43 +00:00
1c6913be74 feat(connector): mask pii information in connector request and response for stripe, aci, adyen, airwallex and authorizedotnet (#3678)
Co-authored-by: Sampras lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-27 06:35:41 +00:00
84d91a7b34 fix(core): do not construct request if it is already available (#3826) 2024-02-26 14:01:36 +00:00
2185cd38c1 refactor: incorporate hyperswitch_interface into router (#3669)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-02-26 13:48:18 +00:00
c117f8ec63 feat: add unique constraint restriction for KV (#3723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-26 13:37:05 +00:00
9aabb14a60 feat(connector): [Payme] Add Void flow to Payme (#3817) 2024-02-26 13:28:03 +00:00
a5cb6bb5a4 refactor(connector): [Cybersource] Mask PII data (#3786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-26 11:55:42 +00:00
75c633fc7c feat(payouts): extend routing capabilities to payout operation (#3531)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-02-26 07:30:10 +00:00
734327a957 feat(roles): Add blacklist for roles (#3794)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-23 10:55:36 +00:00
2c95dcd197 fix(cards): Return a 200 response indicating that a customer is none (#3773)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-23 14:57:32 +05:30
54fa309b7d feat(connector): [BOA/Cybersource] Pass commerce indicator using card network for apple pay (#3795) 2024-02-23 09:12:15 +00:00
58809ab1f9 feat(user): create apis for custom role (#3763)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
2024-02-22 14:25:47 +00:00
2e7d30a4ad refactor(connector): [NMI] Include customer_vault_id for card 3ds transaction request (#3777) 2024-02-22 12:04:27 +00:00
bbb3d3d1e2 feat(router): added api for the deleting config key (#3554)
Co-authored-by: Kartikeya Hegde <karthihegde010@gmail.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2024-02-22 11:25:10 +00:00
863e380cf2 feat(address): add email field to address (#3682) 2024-02-22 10:48:27 +00:00
d000847b93 refactor(connectors): [Bluesnap] PII data masking (#3714) 2024-02-22 09:56:12 +00:00
5aae179825 refactor(connector): [NMI] add hyperswitch loader to card 3ds (#3755) 2024-02-22 07:38:56 +00:00
5c24a76fbd fix(api_keys): fix internal server error being thrown when trying to update or delete non-existent API key (#3762) 2024-02-22 07:36:59 +00:00
ef5e886ab1 feat(invite_multiple): Set status of user as InvitationSent if email feature flag is enabled (#3757) 2024-02-21 14:37:47 +00:00
ada6a32276 feat(authz): Add custom role checks in authorization (#3719)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-21 13:44:36 +00:00
5952017260 fix(core): validate capture method before update trackers (#3715) 2024-02-21 13:40:22 +00:00
97252237a9 feat(users): Send email to user if the user already exists (#3705) 2024-02-21 13:37:49 +00:00