2279 Commits

Author SHA1 Message Date
bda749d097 feat(FRM): add shipping details for signifyd (#4500) 2024-05-01 10:35:04 +00:00
b0133f3369 refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465) 2024-04-30 09:58:45 +00:00
3077a0d31e Refactor(core): remove payment_method_id from RouterData struct (#4485) 2024-04-30 07:24:49 +00:00
c20ecb855a feat(user): add single purpose token and auth (#4470) 2024-04-29 12:25:01 +00:00
ac9d856add feat: stripe connect integration for payouts (#2041)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
2024-04-29 09:59:32 +00:00
79d8949413 feat(router): handle authorization for frictionless flow in external 3ds flow (#4471) 2024-04-29 09:47:29 +00:00
01ec7c64a4 feat(FRM): Revise post FRM core flows (#4394)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-29 06:57:12 +00:00
c3a1db16f3 feat(router): send poll_config in next_action of confirm response for external 3ds flow (#4443)
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-04-29 06:03:15 +00:00
cc1051da99 feat(connector): [CRYPTOPAY] Report underpaid/overpaid amount in outgoing webhooks (#4468) 2024-04-26 11:26:14 +00:00
b2b9fab31d feat(users): use cookie for auth (#4434) 2024-04-26 09:23:12 +00:00
33351953ba refactor(scheduler): join frequency and count in RetryMapping (#4313) 2024-04-26 06:30:27 +00:00
e730030e24 refactor(required_fields): change required fields for billing address (#4258) 2024-04-26 06:13:10 +00:00
d98551d80a refactor(access_token): use merchant_connector_id for storing access token (#4462) 2024-04-26 06:12:41 +00:00
87d9fced07 feat: add an api for toggling extended card info feature (#4444) 2024-04-25 12:40:00 +00:00
5b54d55c5e refactor(payment_methods): store card_network in locker (#4425) 2024-04-25 10:22:52 +00:00
5f40eee3fa Refactor(core): make save_payment_method as post_update_tracker trait function (#4307)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-25 08:01:43 +00:00
4c793c3c00 refactor(connector): pass optional browser_info to stripe for increased trust (#4374) 2024-04-25 07:40:17 +00:00
7f0d04fe37 feat(core): [Payouts] Add access_token flow for Payout Create and Fulfill flow (#4375)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-25 06:32:42 +00:00
2dd0ee68bf refactor(voucher): remove billing details from voucher pmd (#4361)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-25 06:09:06 +00:00
dbd3160fcf fix(connector): [CYBERSOURCE] Handle HTML Error Response and add Descriptor field in ApplePay payments request (#4451) 2024-04-25 06:07:21 +00:00
131e487c66 feat(router): handle authorize redirection after webhook processing for external 3ds flow (#4452) 2024-04-24 14:30:52 +00:00
f49b0b3aab chore: remove repetitive words (#4448)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-24 10:36:01 +00:00
776c1a7a24 feat(connector): add webhook support for netcetera (#4382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-23 13:28:00 +00:00
4c81a664c9 fix(masking): mask email while logging SQL query (#4436) 2024-04-23 11:18:35 +00:00
5ce0535bb6 feat(connector): implement authentication flow for netcetera (#4334)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-23 10:17:53 +00:00
b67e07fb9e fix(user): blacklist token after delete user role (#4428) 2024-04-23 10:13:18 +00:00
213ff063a0 refactor(router): enable saved payment method for payment link bug fix (#4435) 2024-04-23 10:07:50 +00:00
447655382b feat(router): add poll ability in external 3ds authorization flow (#4393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-22 15:36:47 +00:00
3e6bc191fd refactor(wallet): use billing.phone instead of telephone_number (#4329) 2024-04-22 09:16:33 +00:00
110bf22511 fix(connectors): Mask fields for webhook_resource_object (#4400)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
2024-04-19 14:03:37 +00:00
43307815e0 feat(payment_methods): Client secret implementation in payment method… (#4134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-19 12:02:06 +00:00
f6fccafb3d fix(user): add onboarding_survey enum in dashboard metadata type (#4353) 2024-04-19 11:23:38 +00:00
e458e4907e feat(router): [BOA/CYBS] add avs_response and cvv validation result in the response (#4376)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-19 06:49:35 +00:00
f4e5784f6c fix(core): fix 3DS mandates, for the connector _mandate_details to be stored in the payment_methods table (#4323) 2024-04-19 06:44:52 +00:00
53e5307c3c feat(payments): add amount and connector id filter in list (#4354)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-18 13:44:35 +00:00
4feda8f890 feat(connector): [NMI] External 3DS flow for Cards (#4385) 2024-04-18 11:31:23 +00:00
450dd0fe0d fix(router): make payment_instrument optional (#4389)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-17 14:16:21 +00:00
14341cad27 feat(payment_link): Add support for saved payment method option for payment link (#4373)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-17 11:37:33 +00:00
ca47ea9b13 feat(router): add retrieve poll status api (#4358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-17 10:20:53 +00:00
3333bbfe7f refactor(payment_methods): revamp payment methods update endpoint (#4305)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-16 16:38:47 +00:00
4d9909899f feat(payment_link): added display_sdk_only option for displaying only sdk without payment details (#4363) 2024-04-16 13:30:45 +00:00
60d244cbe8 feat(pm_list): add dynamic fields for local bank transfer (#4349) 2024-04-16 11:29:40 +00:00
5b811aac00 fix: added find all support for pm kv (#4357)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-16 10:46:37 +00:00
00cd96d097 feat(router): add external authentication webhooks flow (#4339)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-16 10:24:46 +00:00
d4dbaadb06 feat(connector): integrate netcetera connector with pre authentication flow (#4293)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-16 10:24:06 +00:00
00340a3369 feat(mandate_kv): add kv support for mandate (#4275)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-16 10:05:15 +00:00
c3361ef5eb feat(payments): get new filters for payments list (#4174)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-04-16 10:01:28 +00:00
1b7cde2d1b fix(address): use first_name if last_name is not passed (#4360) 2024-04-16 06:27:53 +00:00
dea21c65ff feat(events): Add payment cancel events (#4166)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-15 10:35:40 +00:00
c3c8d09453 feat(router): add merchant_business_country field in apple pay session_token_data (#4236)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-15 07:39:35 +00:00