|
|
f63a97024c
|
fix(payment_methods): fix deserialization errors for sdk_eligible_payment_methods (#4565)
|
2024-05-07 07:29:28 +00:00 |
|
|
|
e769abe501
|
feat(router): add an api to enable connector_agnostic_mit feature (#4480)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 07:20:59 +00:00 |
|
|
|
a72f040d92
|
feat(connector): [Cybersource] Add payout flows for Card (#4511)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 07:18:22 +00:00 |
|
|
|
df2c2ca22d
|
feat(FRM): add missing fields in Signifyd payment request (#4554)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 05:58:04 +00:00 |
|
|
|
a23a365cdf
|
feat(constraint_graph): make the constraint graph framework generic and move it into a separate crate (#3071)
|
2024-05-06 13:08:44 +00:00 |
|
|
|
575fac6f3e
|
feat(payment_methods): Filter payment methods based on pm client secret (#4249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-06 11:18:04 +00:00 |
|
|
|
89e5884f9e
|
feat(clickhouse): Init Clickhouse container on startup (#4365)
Co-authored-by: Vrishab Srivatsa <136090360+vsrivatsa-juspay@users.noreply.github.com>
|
2024-05-06 11:04:04 +00:00 |
|
|
|
b878677f15
|
refactor(paylater): use payment_method_data.billing fields instead of payment_method_data (#4333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-06 07:39:18 +00:00 |
|
|
|
1335554f51
|
feat: Add decision starter API for email flows (#4533)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-06 07:09:36 +00:00 |
|
|
|
bcce8b0489
|
fix(users): Revert add password validations (#4542)
|
2024-05-03 15:17:09 +00:00 |
|
|
|
d5d9006fbd
|
fix(connector): [BAMBORA] Restrict Card Expiry Year to 2 Digits and pass Amount in Decimal Format (#4536)
|
2024-05-03 12:48:21 +00:00 |
|
|
|
74172509e3
|
refactor(connector): [NMI] Change fields for external auth due to API contract changes (#4531)
|
2024-05-03 11:54:56 +00:00 |
|
|
|
9f41919094
|
feat(euclid_wasm): Add configs for new payout connectors (#4528)
|
2024-05-03 11:54:46 +00:00 |
|
|
|
0304e8e76a
|
feat(core): add profile level config to toggle extended card bin (#4445)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-03 11:05:27 +00:00 |
|
|
|
83a1924668
|
fix(api_request): make payment_method_data as optional (#4527)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-03 08:20:17 +00:00 |
|
|
|
4b3faf6781
|
feat(users): Create Decision manager for User Flows (#4518)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 14:58:44 +00:00 |
|
|
|
3ed0e8b764
|
Refactor(Connectors): [BOA] enhance response objects (#4508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-05-02 14:43:08 +00:00 |
|
|
|
67794da36e
|
fix(users): add password validations (#4489)
|
2024-05-02 13:58:39 +00:00 |
|
|
|
86e93cd3a0
|
feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
|
2024-05-02 12:26:11 +00:00 |
|
|
|
6c59d2434c
|
feat: store encrypted extended card info in redis (#4493)
|
2024-05-02 11:28:44 +00:00 |
|
|
|
22cb01ac1e
|
feat(opensearch): refactoring (#4244)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-05-02 10:20:58 +00:00 |
|
|
|
e4ed1e6395
|
feat(connector): [Paypal] Add payout flow for wallet(Paypal and Venmo) (#4406)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 10:15:17 +00:00 |
|
|
|
be44447c09
|
feat(user): add route to get user details (#4510)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 09:35:19 +00:00 |
|
|
|
4b0cf9ce3b
|
refactor(user): use single purpose token and auth to accept invite (#4498)
|
2024-05-02 09:34:58 +00:00 |
|
|
|
4f4cbdff21
|
feat(connector): [Ebanx] Add payout flows (#4146)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 07:14:35 +00:00 |
|
|
|
632a00cb68
|
fix(access_token): use fallback to connector_name if merchant_connector_id is not present (#4503)
|
2024-05-01 10:40:30 +00:00 |
|
|
|
dd7b10a8bd
|
chore: make client certificate and private key secret across codebase (#4490)
|
2024-05-01 10:40:02 +00:00 |
|
|
|
8f0d4d4191
|
fix(connector): send valid sdk information in authentication flow netcetera (#4474)
|
2024-05-01 10:38:16 +00:00 |
|
|
|
dfa4b50dbd
|
feat: add an api for retrieving the extended card info from redis (#4484)
|
2024-05-01 10:37:39 +00:00 |
|
|
|
b562e62ac8
|
feat: add support for merchant to pass public key and ttl for encrypting payload (#4456)
|
2024-05-01 10:36:33 +00:00 |
|
|
|
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 |
|
|
|
28df646830
|
fix(euclid_wasm): connector config wasm metadata update (#4460)
|
2024-04-30 05:15:29 +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 |
|