1841 Commits

Author SHA1 Message Date
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
8830563748 fix(euclid_wasm): Update braintree config prod (#3288) 2024-01-10 09:26:00 +00:00
50e4d797da feat(payment_link): add status page for payment link (#3213)
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>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
2024-01-10 08:22:37 +00:00
1c3c5f6b0c feat(pm_list): add required fields for Ideal (#3183)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-09 15:14:19 +00:00
36c32c377a refactor: pass customer object to make_pm_data (#3246)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-09 14:36:28 +00:00
eba789640b feat(Connector): [VOLT] Add support for Payments Webhooks (#3155) 2024-01-09 14:24:54 +00:00
8a354f4229 fix(users): Added merchant name is list merchants (#3289) 2024-01-09 10:20:09 +00:00
ee044a0be8 fix(outgoingwebhookevents): Throw an error when outgoing webhook events env var not found (#3291) 2024-01-09 09:33:47 +00:00
5eb6711464 fix(wasm): fix failing wasm-pack build for euclid_wasm (#3284) 2024-01-09 08:12:36 +00:00
ecf51b5e3a fix(connector): [BOA, Cybersource] capture error_code (#3239)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-01-09 07:01:39 +00:00
71044a14ed fix(connector): [BOA/CYB] Fix Metadata Error (#3283) 2024-01-09 06:49:27 +00:00
23e0c63541 fix: introduce net_amount field in payment response (#3115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-08 14:27:37 +00:00