1852 Commits

Author SHA1 Message Date
4a8104e5f8 feat(compatibility): add multiuse mandates support in stripe compatibility (#3425) 2024-01-23 15:04:42 +05:30
7813ceece2 feat(core): send customer_name to connectors when creating customer (#3380) 2024-01-22 18:45:39 +05:30
6c46e9c19b chore(deps): bump the cargo group across 1 directories with 3 updates (#3409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 12:53:09 +05:30
a47372a451 feat(user_roles): Add accept invitation API and UserJWTAuth (#3365) 2024-01-19 13:05:04 +00:00
ec16ed0f82 fix(connector): [CRYPTOPAY] Fix header generation for PSYNC (#3402) 2024-01-19 10:31:25 +00:00
1c04ac7512 refactor: rename s3 feature flag to aws_s3 (#3341) 2024-01-19 07:25:48 +00:00
5255ba9170 fix(frm): update FRM manual review flow (#3176)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-01-19 06:44:33 +00:00
5a791aaf4d refactor(recon): update recipient email and mail body for ProFeatureRequest (#3381) 2024-01-18 17:06:40 +00:00
7516a16763 feat(users): Added get role from jwt api (#3385)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-18 14:48:44 +00:00
862a1b5303 feat(users): Add preferred_merchant_id column and update user details API (#3373)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-18 13:14:20 +00:00
bd5356e7e7 refactor(core): add locker config to enable or disable locker (#3352)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-18 12:40:21 +00:00
059e86607d fix(connector): [Cashtocode] update amount from i64 to f64 in webhook payload (#3382) 2024-01-18 10:24:27 +00:00
b4df40db25 fix(metrics): Add TASKS_ADDED_COUNT and TASKS_RESET_COUNT metrics in router scheduler flow (#3189) 2024-01-18 10:14:59 +00:00
e816ccfbdd fix(connector): Trustpay zen error mapping (#3255)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-18 08:54:10 +00:00
2f693ad1fd fix(user): fetch profile_id for sample data (#3358) 2024-01-18 07:21:47 +00:00
acb3296722 refactor(connector): [Volt] Refactor Payments and Refunds Webhooks (#3377) 2024-01-18 06:57:32 +00:00
eb2a61d859 refactor: [Noon] adding new field max_amount to mandate request (#3209)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
2024-01-17 11:52:27 +00:00
ac8d81b32b fix(events): fix event generation for paymentmethods list (#3337) 2024-01-17 11:01:22 +00:00
928beecdd7 chore(router): remove recon from default features (#3370)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-01-17 10:33:46 +00:00
52f38d3d5a fix(core): add validation for authtype and metadata in update payment connector (#3305) 2024-01-17 10:09:25 +00:00
387c1c491b refactor(connector): [cybersource] recurring mandate flow (#3354) 2024-01-17 09:58:49 +00:00
68a3a28067 feat(connector_events): added api to fetch connector event logs (#3319)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
2024-01-17 09:37:41 +00:00
01c2de223f feat(payment_method): add capability to store bank details using /payment_methods endpoint (#3113)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2024-01-17 09:05:13 +00:00
d533c98b51 feat(connector): [BANKOFAMERICA] Implement 3DS flow for cards (#3343) 2024-01-16 12:29:22 +00:00
8678f8d144 feat(recon): add recon APIs (#3345)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-16 11:07:44 +00:00
5ad3f8939a fix(payment_link): added expires_on in payment response (#3332)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-16 08:13:19 +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
f381d86b7c chore: add api reference for blocklist (#3336)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-12 12:58:57 +00:00
57f2cff75e chore(config): add merchant_secret config for webhooks for cashtocode and volt in wasm dashboard (#3333) 2024-01-12 07:10:49 +00:00
469ea20214 fix: update amount_capturable based on intent_status and payment flow (#3278) 2024-01-11 15:30:58 +00:00
cc3eefd317 feat: add support for card extended bin in payment attempt (#3312) 2024-01-11 15:08:25 +00:00
6fb3b00e82 feat(connector): [cybersource] Implement 3DS flow for cards (#3290)
Co-authored-by: DEEPANSHU BANSAL <deepanshubansal515@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-01-11 20:50:45 +05:30
9f6ef3f224 chore: remove connector auth TOML files from .gitignore and .dockerignore (#3330) 2024-01-11 14:29:24 +00:00
af43b07e43 fix(refund): add merchant_connector_id in refund (#3303)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 13:46:51 +00:00
e75b11e98a feat(connector): [BOA/CYB] Store AVS response in connector_metadata (#3271)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 13:46:16 +00:00
54d44bef73 feat(outgoingwebhookevent): adding api for query to fetch outgoing webhook events log (#3310)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-01-11 13:12:09 +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
e376f68c16 feat(connector): [Volt] Add support for refund webhooks (#3326) 2024-01-11 12:01:35 +00:00
6a4706323c feat(users): invite user without email (#3328)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 11:56:31 +00:00
ed07c5ba90 feat(euclid_wasm): config changes for NMI (#3329) 2024-01-11 11:33:46 +00:00
9eaebe8db3 refactor(router): restricted list payment method Customer to api-key based (#3100) 2024-01-11 08:28:56 +00:00
5a5400cf5b feat(connector): [BOA/Cyb] Include merchant metadata in capture and void requests (#3308) 2024-01-11 08:27:56 +00:00
4f9c04b856 fix(router): add config to avoid connector tokenization for apple pay simplified flow (#3234)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 08:09:46 +00:00
8626bda6d5 refactor(router): flagged order_details validation to skip validation (#3116) 2024-01-11 07:30:41 +00:00
5a1a3da750 fix(core): surcharge with saved card failure (#3318) 2024-01-11 07:27:36 +00:00
61176524ca feat(payment_link): Added sdk layout option payment link (#3207)
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>
2024-01-11 07:10:28 +00:00
a69e876f82 refactor(connector): [bluesnap] add connector_txn_id fallback for webhook (#3315) 2024-01-10 14:34:00 +00:00
e0e28b87c0 feat(core): add new payments webhook events (#3212)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
2024-01-10 13:28:22 +00:00
fe3cf54781 chore: nits and small code improvements found during investigation of PR#3168 (#3259) 2024-01-10 11:27:53 +00:00
612f8d9d5f refactor: removed basilisk feature (#3281)
Co-authored-by: venkatesh.devendran <venkatesh.devendran@juspay.in>
2024-01-10 10:21:50 +00:00