|
|
ae5290fe8c
|
chore(version): 2024.02.06.0
2024.02.06.0
|
2024-02-06 00:18:38 +00:00 |
|
|
|
c2eecce1e8
|
feat(connector): [Adyen] Use connector_request_reference_id as reference to Payments (#3547)
|
2024-02-05 12:33:19 +00:00 |
|
|
|
a0fcef3f04
|
fix(connector): [NMI] Handle empty response in psync and error response in complete authorize (#3548)
|
2024-02-05 12:21:00 +00:00 |
|
|
|
a9c0d0c554
|
fix: return currency in payment methods list response (#3516)
|
2024-02-05 10:48:55 +00:00 |
|
|
|
be22d60dda
|
fix(router): handle empty body parse failures in bad request logger middleware (#3541)
|
2024-02-05 10:07:07 +00:00 |
|
|
|
0d5cd711b2
|
fix: add profile_id in dispute (#3486)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-05 06:49:12 +00:00 |
|
|
|
8ac4c205e8
|
chore(version): 2024.02.05.0
2024.02.05.0
|
2024-02-05 00:19:43 +00:00 |
|
|
|
11bc891fd4
|
feat(connector-config): [Volt] Add config changes for open_banking_uk (#3529)
|
2024-02-02 11:35:00 +00:00 |
|
|
|
63c383f5a2
|
feat: add deep health check for drainer (#3396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
|
2024-02-02 10:59:35 +00:00 |
|
|
|
91519d8462
|
refactor: rename kms feature flag to aws_kms (#3249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-02 10:18:29 +00:00 |
|
|
|
d283053e5e
|
fix: add outgoing checks for scheduler (#3526)
|
2024-02-02 09:49:08 +00:00 |
|
|
|
cf0e0b330e
|
feat(user): add support for resend invite (#3523)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-02 09:34:49 +00:00 |
|
|
|
892b04f805
|
refactor(connector): [Noon] change error message from not supported to not implemented (#2849)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-02-02 07:46:29 +00:00 |
|
|
|
b2f4e61e33
|
chore(version): 2024.02.02.0
2024.02.02.0
|
2024-02-02 00:18:27 +00:00 |
|
|
|
1deb37ebd1
|
chore(postman): update Postman collection files
|
2024-02-02 00:16:28 +00:00 |
|
|
|
78fdad218c
|
fix(core): fix mandate_details to store some value only if mandate_data struct is present (#3525)
|
2024-02-01 16:38:58 +00:00 |
|
|
|
13be7e6f87
|
fix(logging): add an end log line for LogSpanInitializer (#3528)
|
2024-02-01 14:08:38 +00:00 |
|
|
|
1828ea6187
|
refactor(connector): [CYBERSOURCE] Remove default case for Cybersource (#2705)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-02-01 13:07:44 +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 |
|
|
|
170e10cb8e
|
feat: add deep health check for scheduler (#3304)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
|
2024-02-01 11:14:13 +00:00 |
|
|
|
7cf6c8c0b9
|
feat(configs): [Noon] Add applepay mandate configs (#3508)
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
|
2024-02-01 10:58:55 +00:00 |
|
|
|
20efc3020a
|
chore: add file storage config in env_specific toml (#3512)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-02-01 09:53:32 +00:00 |
|
|
|
7f7f6334e3
|
ci(postman): Stripe collection card expired fix (#3521)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
|
2024-02-01 09:49:43 +00:00 |
|
|
|
a8c74321db
|
chore(version): 2024.02.01.0
2024.02.01.0
|
2024-02-01 00:19:18 +00:00 |
|
|
|
b7c0f9aa09
|
refactor(connector): [Adyen] change expiresAt time from string to unixtimestamp (#3506)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-31 17:07:47 +00:00 |
|
|
|
7251f6474f
|
refactor(connector): [Paypal] Change error message from NotSupported to NotImplemented (#2877)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-01-31 14:33:44 +00:00 |
|
|
|
94cd7b6897
|
feat(dashboard_metadata): Add email alert for Prod Intent (#3482)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-31 12:00:02 +00:00 |
|
|
|
90a24625ce
|
chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-01-31 11:39:35 +00:00 |
|
|
|
757534104e
|
refactor(connector): [NMI] change error message from not supported to not implemented (#2848)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-01-31 11:37:29 +00:00 |
|
|
|
58771b8985
|
fix(configs): Add configs for Payme 3DS (#3415)
|
2024-01-31 10:12:17 +00:00 |
|
|
|
7f2c434bd2
|
feat(pm_list): add required fields for google pay (#3196)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
|
2024-01-31 09:31:54 +00:00 |
|
|
|
d2d33c55a9
|
chore(version): 2024.01.31.1
2024.01.31.1
|
2024-01-31 09:17:40 +00:00 |
|
|
|
a4b97828be
|
chore(postman): update Postman collection files
|
2024-01-31 09:17:20 +00:00 |
|
|
|
db3d53ff1d
|
feat(users): Add merchant_id in EmailToken and change user status in reset password (#3473)
|
2024-01-31 08:28:37 +00:00 |
|
|
|
7597f3b692
|
feat: add deep health check for analytics (#3438)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-31 07:31:15 +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 |
|
|
|
dfb14a34c9
|
ci: add test cases for restricting customer action in confirm flow (#3499)
|
2024-01-31 06:32:00 +00:00 |
|
|
|
20568dc976
|
fix(connector): [Trustpay] add merchant_id in gpay session response for trustpay (#3471)
|
2024-01-31 06:24:25 +00:00 |
|
|
|
248d3c79f0
|
chore(version): 2024.01.31.0
2024.01.31.0
|
2024-01-31 00:19:11 +00:00 |
|
|
|
610c1c5752
|
fix(user): change permission for sample data (#3462)
|
2024-01-30 14:45:47 +00:00 |
|
|
|
224c1cf2a4
|
fix(connector): [BOA/Cybersource] Handle Invalid Api Secret (#3485)
|
2024-01-30 13:28:33 +00:00 |
|
|
|
9821935933
|
chore(config): [ADYEN] Add configs for PIX in WASM (#3498)
|
2024-01-30 13:25:07 +00:00 |
|
|
|
d2accdef41
|
refactor(core): restrict requires_customer_action in confirm (#3235)
|
2024-01-30 11:46:02 +00:00 |
|
|
|
b5bc8c4e7c
|
feat(connector): [noon] add revoke mandate (#3487)
|
2024-01-30 11:45:04 +00:00 |
|
|
|
431ccb156b
|
chore(version): 2024.01.30.1
2024.01.30.1
|
2024-01-30 11:55:37 +00:00 |
|
|
|
864a8d7b02
|
feat(connector): [Stripe] Metadata to connector metadata mapping (#3295)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-30 11:36:31 +00:00 |
|
|
|
8c0c49c6bb
|
chore(kv): add metrics while pushing to stream (#3364)
|
2024-01-30 11:35:05 +00:00 |
|
|
|
ac491038b1
|
fix(logging): add flow to persistent logs fields (#3472)
|
2024-01-30 10:55:11 +00:00 |
|
|
|
bec4f2a24e
|
fix: empty payment attempts on payment retrieve (#3447)
|
2024-01-30 10:43:04 +00:00 |
|
|
|
a7bc8c655f
|
refactor(payment_link): segregated payment link in html css js files, sdk over flow issue, surcharge bug, block SPM customer call for payment link (#3410)
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: Kashif <kashif.dev@protonmail.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2024-01-30 10:42:01 +00:00 |
|