|
|
9d74a75ddb
|
refactor(masking): move masking implementations to masking crate (#2135)
|
2023-09-13 06:15:43 +00:00 |
|
|
|
82b36e885d
|
feat(router): added new webhook URL to support merchant_connector_id (#2006)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2023-09-12 19:24:41 +00:00 |
|
|
|
cc8847cce0
|
fix(connector): [SQUARE] Throw Error for Partial Capture of Payments (#2133)
|
2023-09-12 16:42:01 +00:00 |
|
|
|
eff280f2fb
|
fix(webhooks): fix database queries in webhook (#2139)
|
2023-09-12 14:42:42 +00:00 |
|
|
|
341163b481
|
feat(connector): [payme] Add support for dispute webhooks (#2089)
|
2023-09-12 14:07:59 +00:00 |
|
|
|
4d3e6bcb6c
|
fix(router): move connector customer create flow to call_connector_service (#2137)
|
2023-09-12 13:00:47 +00:00 |
|
|
|
90868b93d6
|
refactor(pm_list): get profile_id from business_details in list pm (#2131)
|
2023-09-12 11:50:59 +00:00 |
|
|
|
a3dd8b7d1e
|
fix: eliminate recursive call while updating config in database (#2128)
|
2023-09-12 10:07:01 +00:00 |
|
|
|
ca9fb0caf0
|
fix(refactor): [Paypal] refactor paypal not implemented payment methods errors (#1974)
|
2023-09-12 10:01:44 +00:00 |
|
|
|
b0c4ee2cf2
|
refactor(connector): [Zen] refactor Zen payment methods not implemented errors (#1955)
|
2023-09-12 09:58:59 +00:00 |
|
|
|
f2df2d6d01
|
feat(db): Implement ReverseLookupInterface for MockDb (#2119)
|
2023-09-12 09:46:18 +00:00 |
|
|
|
d52fe7f140
|
feat(core): add runtime flag to disable dummy connector (#2100)
|
2023-09-12 09:26:20 +00:00 |
|
|
|
94ac5c03b2
|
fix(router/scheduler): replace the occurrences of gen_range with a safer alternative (#2126)
|
2023-09-12 09:04:16 +00:00 |
|
|
|
d63cbbd4ad
|
feat(connector): [Braintree] implement 3DS card payment for braintree (#2095)
|
2023-09-12 08:16:24 +00:00 |
|
|
|
177d8e5237
|
feat(router): new get route for derivation of verified applepay domain (#2121)
|
2023-09-12 07:35:01 +00:00 |
|
|
|
fea5c4d8c1
|
feat(router): disable temp locker call for connector-payment_method flow based on env (#2120)
|
2023-09-12 07:13:20 +00:00 |
|
|
|
a81bfe28ed
|
feat(core): enable payments void for multiple partial capture (#2048)
|
2023-09-11 17:39:36 +00:00 |
|
|
|
ffe9009d65
|
fix(payment_methods): Default card fetch to locker call (#2125)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-09-11 15:43:05 +00:00 |
|
|
|
1407049b56
|
fix(core): [Bluesnap] Add secondary_base_url for script (#2124)
|
2023-09-11 15:34:37 +00:00 |
|
|
|
ad4b7de628
|
refactor(storage_impl): split payment attempt models to domain + diesel (#2010)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Arvind Patel <52006565+arvindpatel24@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: anji-reddy-j <125157119+anji-reddy-j@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-09-11 12:03:47 +00:00 |
|
|
|
25e82a1f7f
|
fix: Implement persistent caching for config table retrieval (#2044)
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: BallaNitesh <126162378+BallaNitesh@users.noreply.github.com>
|
2023-09-11 07:51:08 +00:00 |
|
|
|
73da641b58
|
feat(router): saving verified domains to business_profile table (#2109)
|
2023-09-11 07:39:04 +00:00 |
|
|
|
5b29c25210
|
refactor(core): use profile id to find connector (#2020)
|
2023-09-11 07:25:22 +00:00 |
|
|
|
60c5fdb89a
|
fix(router): validate_psync_reference_id only if call_connector_action is trigger in psync flow (#2106)
|
2023-09-11 06:55:44 +00:00 |
|
|
|
2f272d2962
|
feat(core): accept payment_confirm_source header in capture call and store in payment_intent (#2116)
|
2023-09-11 06:42:28 +00:00 |
|
|
|
28b102de24
|
feat(confirm): reduce the database calls to 2 stages in case of non-retry (#2113)
|
2023-09-11 06:40:48 +00:00 |
|
|
|
f015394e7a
|
fix: null value in session token in next action (#2111)
|
2023-09-10 07:16:09 +00:00 |
|
|
|
0792605088
|
feat(db): implement BusinessProfileInterface for MockDb (#2101)
|
2023-09-09 17:38:45 +00:00 |
|
|
|
576648b5a5
|
feat(connector): [Cryptopay]Add reference id for cryptopay (#2107)
|
2023-09-08 14:57:49 +00:00 |
|
|
|
cc5add625d
|
fix(connector): revert checkout apple pay to tokenization flow (#2110)
|
2023-09-08 14:21:28 +00:00 |
|
|
|
955534e953
|
refactor(connector): [Adyen] refactor adyen payment method not implemented errors (#1950)
|
2023-09-08 13:57:48 +00:00 |
|
|
|
fea075e32e
|
feat(payments): make database calls parallel for payments_confirm operation (#2098)
|
2023-09-08 12:58:07 +00:00 |
|
|
|
e659e7029e
|
refactor(connector): [Stripe] Using connector_request_reference_id as object_reference_id for Webhooks (#2064)
|
2023-09-08 09:43:49 +00:00 |
|
|
|
517c5c4165
|
feat(connector): (checkout.com) add support for multiple captures PSync (#2043)
|
2023-09-08 07:17:43 +00:00 |
|
|
|
75ee632782
|
feat(apple_pay): add support for pre decrypted apple pay token (#2056)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-09-07 17:19:10 +00:00 |
|
|
|
cbbebe2408
|
chore: address Rust 1.72 clippy lints (#2099)
|
2023-09-07 11:38:10 +00:00 |
|
|
|
bdf48320f9
|
refactor(connector): [Payme] Response Handling for Preprocessing (#2097)
|
2023-09-06 18:11:44 +00:00 |
|
|
|
98d70054e2
|
refactor(connector): [Payme] Rename types to follow naming conventions (#2096)
|
2023-09-06 18:08:24 +00:00 |
|
|
|
8246f4e9c3
|
refactor(router): changed auth of verify_apple_pay from mid to jwt (#2094)
|
2023-09-06 15:20:56 +00:00 |
|
|
|
de9e0feac0
|
fix(connector): [STAX] Incoming amount will be processed in higher unit (#2091)
|
2023-09-06 14:17:20 +00:00 |
|
|
|
4d58bdbe29
|
fix(router): send connection_closed errors as 5xx instead of 2xx (#2093)
|
2023-09-06 14:15:33 +00:00 |
|
|
|
5a49802f56
|
feat(connector): [SQUARE] Implement webhooks (#1980)
|
2023-09-06 14:06:31 +00:00 |
|
|
|
3c93552101
|
feat(payment_methods): Store necessary payment method data in payment_methods table (#2073)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-09-06 13:55:25 +00:00 |
|
|
|
9cae5de5ff
|
refactor(refunds): add success RefundStatus in should_call_refund check (#2081)
|
2023-09-06 11:46:24 +00:00 |
|
|
|
d4221f3368
|
refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681)
|
2023-09-06 07:41:09 +00:00 |
|
|
|
99f1780fd7
|
feat(connector): [Payme] Implement Card 3DS with sdk flow (#2082)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-09-05 15:23:59 +00:00 |
|
|
|
dc908f6902
|
refactor(router): new separate routes for applepay merchant verification (#2083)
|
2023-09-05 12:45:30 +00:00 |
|
|
|
e5d31801ec
|
fix: add accounts_cache for release (#2087)
|
2023-09-05 11:27:37 +00:00 |
|
|
|
229f111f6c
|
feat(frm): Add support to accept and decline payment when manually reviewed by merchant for risky transaction (#2071)
|
2023-09-04 12:14:39 +00:00 |
|
|
|
c5003aaa74
|
ci(postman): Fix Stripe collection to address check failure (#2078)
|
2023-09-04 12:14:29 +00:00 |
|