|
|
528d692a89
|
feat(core): add support for connectors having separate version call for pre authentication (#4603)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-21 17:07:44 +00:00 |
|
|
|
443b7e6ea2
|
refactor(router): added a new type minor unit to amount (#4629)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-05-21 10:10:05 +00:00 |
|
|
|
226c337399
|
feat(core): Add a new endpoint for Complete Authorize flow (#4686)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-20 16:02:36 +00:00 |
|
|
|
7f5346169e
|
feat: add an api for toggle KV for all merchants (#4600)
|
2024-05-20 09:22:10 +00:00 |
|
|
|
7e44bbca63
|
feat: added client_source, client_version in payment_attempt from payments confirm request headers (#4657)
|
2024-05-17 10:27:30 +00:00 |
|
|
|
853f3b4854
|
refactor(FRM): refactor frm configs (#4581)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-17 10:23:13 +00:00 |
|
|
|
9ac5d70e2e
|
chore: add deprecated flag to soon to be deprecated fields in payment request and response (#4261)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-16 14:42:11 +00:00 |
|
|
|
27ae437a88
|
refactor(cards,router): Remove duplicated card number interface (#4404)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-05-16 13:20:40 +00:00 |
|
|
|
0dee53ecb2
|
refactor(session_flow): remove the shipping and billing parameter fields if null for apple pay and google pay (#4661)
|
2024-05-16 13:01:56 +00:00 |
|
|
|
0958d948f9
|
refactor(bank-redirect): remove billing from bankredirect payment data (#4362)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-15 07:54:28 +00:00 |
|
|
|
650f3fa25c
|
feat(payment_methods): pass required shipping details field for wallets session call based on business_profile config (#4616)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-14 14:55:52 +00:00 |
|
|
|
e43ae653a0
|
refactor(payment_methods): update api contract for update payment method endpoint (#4641)
|
2024-05-14 12:49:35 +00:00 |
|
|
|
348cd744dc
|
feat(payment_methods): pass required_billing_contact_fields field in /session call based on dynamic fields (#4601)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-13 14:02:00 +00:00 |
|
|
|
cfab2af7d4
|
feat(refunds): update refunds filters (#4409)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-13 13:17:29 +00:00 |
|
|
|
2a302eb597
|
feat(connector): generate connector template code for gpayments authenticaition connector (#4584)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-13 09:21:14 +00:00 |
|
|
|
0f5a370b55
|
refactor(bank-transfer): remove billing from banktransfer payment data (#4377)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-13 06:20:08 +00:00 |
|
|
|
24d154248c
|
feat(analytics): authentication analytics (#4429)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-10 10:08:26 +00:00 |
|
|
|
86e05501cb
|
refactor(payment_method_data): send optional billing details in response (#4569)
|
2024-05-10 09:35:25 +00:00 |
|
|
|
55ae0fc5f7
|
refactor(billing): store payment_method_data_billing for recurring payments (#4513)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-09 13:12:05 +00:00 |
|
|
|
e70d58afc9
|
feat(users): new routes to accept invite and list merchants (#4591)
|
2024-05-09 13:09:13 +00:00 |
|
|
|
f386f423c0
|
feat(connector): [Payone] add connector template code (#4469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-09 10:01:47 +00:00 |
|
|
|
91354232e0
|
feat(users): Create API to Verify TOTP (#4597)
|
2024-05-09 06:01:46 +00:00 |
|
|
|
a97016fea4
|
feat(users): Create user_key_store table and begin_totp API (#4577)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 12:55:45 +00:00 |
|
|
|
625b53182e
|
refactor(bank-debit): remove billingdetails from bankdebit pmd (#4371)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 06:15:47 +00:00 |
|
|
|
3e1c7eba49
|
feat(business_profile): feature add a config to use billing as payment_method_billing (#4557)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 06:03:32 +00:00 |
|
|
|
59e79ff205
|
feat(users): implement force set and force change password (#4564)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 14:11:24 +00:00 |
|
|
|
d974e6e7c2
|
feat(connector): [MiFinity] add connector template code (#4447)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 13:50:43 +00:00 |
|
|
|
1b5b566387
|
refactor: store card_cvc in extended_card_info and extend max ttl (#4568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 11:48:49 +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 |
|
|
|
99bbc3982f
|
refactor: remove configs/pg_agnostic_mit api as it will not be used (#4486)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 09:51:20 +00:00 |
|
|
|
5ec00d96de
|
feat(users): Create Token only support for pre-login user flow APIs (#4558)
|
2024-05-07 09:27:05 +00:00 |
|
|
|
71a070e269
|
refactor(core): refactor authentication core to fetch authentication only within it (#4138)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 08:08:53 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
dd7b10a8bd
|
chore: make client certificate and private key secret across codebase (#4490)
|
2024-05-01 10:40:02 +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 |
|
|
|
b0133f3369
|
refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465)
|
2024-04-30 09:58:45 +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 |
|
|
|
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 |
|