|
|
c4d36b506e
|
feat(core): add columns unified error code and error message in refund table (#6933)
|
2025-01-07 07:31:17 +00:00 |
|
|
|
24401bc16f
|
feat(payment_methods_v2): Added Ephemeral auth for v2 (#6813)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-22 17:34:45 +00:00 |
|
|
|
3d4fd2f719
|
fix(router): change click_to_pay const to snake_case and remove camel_case serde rename for clicktopay metadata (#6852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-16 13:54:50 +00:00 |
|
|
|
5aa8ea03a8
|
feat(router): add click_to_pay block in payments sessions response if enabled (#6829)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-13 10:37:33 +00:00 |
|
|
|
da5c34a335
|
refactor(connector): Move connectors Datatrans, Paybox, Placetopay, Bluesnap from router crate to hyperswitch_connector crate (#6730)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: deepanshu-iiitu <deepanshubansal515@gmail.com>
|
2024-12-12 07:18:05 +00:00 |
|
|
|
03b936a117
|
feat(routing): Enable volume split for dynamic routing (#6662)
Co-authored-by: prajjwalkumar17 <write2prajjwal@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
|
2024-12-05 09:08:23 +00:00 |
|
|
|
36388d458e
|
refactor(connector): Move connectors Bamboraapac, Boku, Gocardless, Prophetpay, Rapyd (#6652)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
|
2024-12-05 07:22:57 +00:00 |
|
|
|
b1d1073389
|
feat(payments): [Payment links] add showCardFormByDefault config for payment links (#6663)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:08:22 +00:00 |
|
|
|
0e026b70b6
|
feat(payments): [Payment links] add hide card nickname field config for secure payment links (#6554)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-18 11:31:53 +00:00 |
|
|
|
378ec44db9
|
feat(connector): [worldpay] add support for mandates (#6479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 12:30:39 +00:00 |
|
|
|
37513e0f1e
|
feat(connector): [Paybox] Add mandates Flow for Paybox (#6378)
|
2024-10-30 16:02:59 +00:00 |
|
|
|
925e4240e4
|
fix(connector): [Adyen] Add MYR currency config (#6442)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
|
2024-10-28 19:46:48 +05:30 |
|
|
|
58296ffae6
|
refactor(connector): [WorldPay] migrate from modular to standard payment APIs (#6317)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-21 09:59:44 +00:00 |
|
|
|
899ec23565
|
refactor(users): Move hardcoded email subjects to constants (#6110)
|
2024-10-16 06:47:15 +00:00 |
|
|
|
8e538cd6b3
|
feat(payment_methods_v2): Delete payment method api (#6211)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-14 10:12:55 +00:00 |
|
|
|
75648262e7
|
fix(router): Persist card_network if present for non co-badged cards (#6212)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
|
2024-10-04 09:36:14 +00:00 |
|
|
|
f096992218
|
feat(payment_methods_v2): Update and Retrieve payment method APIs for v2 (#5939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 13:15:18 +00:00 |
|
|
|
be902ffa53
|
feat(payment_methods_v2): Payment method Create API (#5812)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:52:09 +00:00 |
|
|
|
8c0fec9dc3
|
Feat(connector): [Fiuu] Add DuitNow/FPX PaymentMethod (#5841)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-11 10:59:18 +00:00 |
|
|
|
d9485a5f36
|
feat(recon): add merchant and profile IDs in auth tokens (#5643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-06 14:25:40 +00:00 |
|
|
|
e15ea184d9
|
feat(user): implement entity level authorization (#5819)
|
2024-09-05 17:38:35 +00:00 |
|
|
|
be4419865f
|
refactor(customers): add offset and limit to customers list (#5735)
|
2024-08-29 06:45:35 +00:00 |
|
|
|
1f0ee3cae0
|
feat(core): add localization support for unified error messages (#5624)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-21 12:35:44 +00:00 |
|
|
|
f1196be905
|
refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column (#5527)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-08-10 06:20:31 +00:00 |
|
|
|
52cada015e
|
feat(customer_v2): add customer create v2 endpoint (#5444)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-07 07:42:10 +00:00 |
|
|
|
33298b3808
|
feat: encryption service integration to support batch encryption and decryption (#5164)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-19 07:38:58 +00:00 |
|
|
|
3bbdfb5a1c
|
refactor(router): changed payment method token TTL to api contract based config from const value (#5115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-02 08:19:45 +00:00 |
|
|
|
9c49ded104
|
fix(opensearch): show search results only if user has access permission to the index (#5097)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
|
2024-06-27 07:36:31 +00:00 |
|
|
|
84bed81def
|
refactor: introduce ConnectorIntegrationNew and add default implementation for each Connector (#4989)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-20 10:24:48 +00:00 |
|
|
|
971ef1fb8f
|
chore: remove redundant caching code (#4804)
|
2024-05-30 07:36:52 +00:00 |
|
|
|
0d45f854a2
|
refactor(access_token): handle network delays with expiry of access token (#4617)
|
2024-05-16 14:49:49 +00:00 |
|
|
|
df865d76be
|
fix(router): add max_amount validation in payment flows (#4645)
|
2024-05-15 14:13:43 +00:00 |
|
|
|
99702ed8f9
|
refactor(connector): [BOA/CYBS] refund error handling (#4632)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-14 07:07:40 +00:00 |
|
|
|
1602eb541d
|
fix(connector_token): Move config redis (#4540)
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-05-13 13:06:06 +00:00 |
|
|
|
a0f11d79ad
|
fix(users): Fix bugs caused by the new token only flows (#4607)
|
2024-05-09 14:09:02 +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 |
|
|
|
c20ecb855a
|
feat(user): add single purpose token and auth (#4470)
|
2024-04-29 12:25:01 +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 |
|
|
|
44eef46e5d
|
feat(users): Implemented Set-Cookie (#3865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-11 06:35:18 +00:00 |
|
|
|
4902c40345
|
feat(router): add domain types, admin core changes and other prerequisites for 3ds external authentication flow (#3962)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
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-03-07 19:56:30 +00:00 |
|
|
|
19c502398f
|
feat(roles): Add caching for custom roles (#3946)
|
2024-03-05 13:26:09 +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 |
|
|
|
54fb61eeeb
|
feat: add healthcheck for outgoing request (#3519)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-01 11:44:09 +00:00 |
|
|
|
e331d2d556
|
feat(users): Added blacklist for users (#3469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-31 07:19:09 +00:00 |
|
|
|
58cc8d6109
|
fix(connector_onboarding): Check if connector exists for the merchant account and add reset tracking id API (#3229)
|
2024-01-16 07:36:47 +00:00 |
|
|
|
bb096138b5
|
feat(router): payment_method block (#3056)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-01-11 12:28:29 +00:00 |
|
|
|
3cd74966b2
|
fix(router): Payment link api contract change (#2975)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
|
2024-01-08 12:10:56 +00:00 |
|
|
|
f30ba89884
|
feat: add deep health check (#3210)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-05 10:51:40 +00:00 |
|
|
|
3fa0bdf765
|
feat(user_role): Add APIs for user roles (#3013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-30 14:32:47 +00:00 |
|
|
|
39f255b4b2
|
feat(core): Add ability to verify connector credentials before integrating the connector (#2986)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-30 07:36:35 +00:00 |
|