|
|
d40fae87fe
|
refactor: set merchant_id as MERCHANT_ID_NOT_FOUND for traces and metrics if not found (#2156)
|
2023-09-17 15:56:13 +00:00 |
|
|
|
272f5e4c1f
|
refactor(connector): [Bluesnap] Enahnce 3ds Flow (#2115)
|
2023-09-16 18:16:11 +00:00 |
|
|
|
4c36fcb34f
|
refactor(router): add camel_case for the applepay request (#2172)
|
2023-09-15 11:03:22 +00:00 |
|
|
|
15418a6d0f
|
fix(router): move get_connector_tokenization_action_when_confirm_true above call_create_connector_customer_if_required (#2167)
|
2023-09-15 10:41:19 +00:00 |
|
|
|
0bc99ad327
|
feat(pm_auth): add plaid to connector list (#2166)
|
2023-09-15 07:33:53 +00:00 |
|
|
|
9668a74a79
|
feat(connector): (adyen) add support for multiple partial capture adyen (#2102)
|
2023-09-15 07:28:45 +00:00 |
|
|
|
d848b55a11
|
fix: make amount_capturable zero when payment intent status is processing (#2163)
|
2023-09-15 11:30:31 +05:30 |
|
|
|
c8049542de
|
refactor: add instrument to trackers for payment_confirm (#2164)
|
2023-09-14 13:53:50 +00:00 |
|
|
|
fb1760b1d8
|
refactor(router): get route for applepay_verified_domains (#2157)
|
2023-09-14 11:50:37 +00:00 |
|
|
|
05696d326f
|
refactor(connector): [BraintreeGraphQl] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2143)
|
2023-09-14 07:35:46 +00:00 |
|
|
|
5c5058de87
|
fix(router): Add scoped error enum for customer error (#1988)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-09-13 17:46:14 +00:00 |
|
|
|
caa385a5a6
|
refactor(router): changed the storage of applepay_verified_domains from business_profile to merchant_connector_account table (#2147)
|
2023-09-13 14:04:35 +00:00 |
|
|
|
e023eb800d
|
refactor(connector): [Stripe] add support for more incoming woocommerce Stripe disputes webhooks (#2150)
|
2023-09-13 12:53:43 +00:00 |
|
|
|
daa0759892
|
fix(connector): [SQUARE] Add uri authority in Webhooks (#2138)
|
2023-09-13 12:32:37 +00:00 |
|
|
|
9b92d046de
|
fix: payment status fix in trustpay for 3ds and wallets (#2146)
|
2023-09-13 10:45:25 +00:00 |
|
|
|
21be67ada0
|
refactor: move Request and RequestBuilder structs to common_utils crate (#2145)
|
2023-09-13 10:35:26 +00:00 |
|
|
|
bed8326597
|
fix(core): update amount_capturable in update trackers (#2142)
|
2023-09-13 09:14:31 +00:00 |
|
|
|
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 |
|