1314 Commits

Author SHA1 Message Date
f47a5d423e ci(ui_test): Refactor core of UI tests to use injected browser data (#2178)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-09-26 12:13:02 +00:00
67a3e8f534 fix: [stripe] Add customer balance in StripePaymentMethodDetailsResponse (#2369) 2023-09-26 10:31:57 +00:00
9c9d453535 fix(router): removed dynamic error messages (#2168)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-09-26 09:15:32 +00:00
f12a438177 fix(connector): [noon] Create psync struct from webhook resource object (#2370) 2023-09-26 08:36:02 +00:00
ef0df7195d fix(router): fix refunds and payment_attempts kv flow (#2362) 2023-09-26 08:11:15 +00:00
3d7e22a4f1 fix(connector): make webhook source verification mandatory for adyen (#2360) 2023-09-26 07:00:51 +00:00
d8c384573e refactor(connector): [Cryptopay]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2195) 2023-09-26 06:45:37 +00:00
2e97869fa0 refactor(connector): [Paypal]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2191) 2023-09-26 06:32:25 +00:00
7fd79e05d5 refactor(connector): [Zen] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2196) 2023-09-26 06:31:52 +00:00
6db60b8cd4 refactor(connector): [bluesnap]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2193)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-09-26 06:31:25 +00:00
54645cdbf4 fix(merchant_connector_account): use appropriate key when redacting (#2363)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
2023-09-25 16:02:17 +00:00
cefa291c00 feat(connector_response): kv for connector response table (#2207) 2023-09-25 15:01:13 +00:00
d3157f0bd6 feat(payment_attempt): add kv for find last successful attempt (#2206) 2023-09-25 11:00:12 +00:00
5d66156132 feat(payments): add api locking for payments core (#1898) 2023-09-25 10:25:39 +00:00
a48f9865bc fix(compatibility): update BillingDetails mappings in SCL (#1926)
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2023-09-25 10:08:03 +00:00
35622aff7a fix(connector): [stripe] use display impl for expiry date (#2359) 2023-09-25 10:05:18 +00:00
53de86f60d fix(drainer): ignore errors in case the stream is empty (#2261)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-09-25 09:19:42 +00:00
e4af3812d5 refactor: enable logs feature flag in router crate (#2358)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
2023-09-25 07:33:25 +00:00
4e8471be50 fix: add health metric to drainer (#2217) 2023-09-22 15:30:24 +00:00
583b9aa33b refactor(connector): [Trustpay] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2197) 2023-09-22 12:10:20 +00:00
b9f25c4a4e feat(router): add mertics to apple pay flow (#2235)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
2023-09-22 10:36:15 +00:00
2b8bd03a72 fix(router): fix attempt status for techincal failures in psync flow (#2252) 2023-09-22 09:52:08 +00:00
aa8d0ddda1 refactor(connector): [Checkout]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2192) 2023-09-22 09:44:04 +00:00
90e43929a0 refactor(core): eliminate business profile database queries in payments confirm flow (#2190) 2023-09-22 09:15:33 +00:00
1d73be08fb fix(connector): fix dispute webhook failure bug in checkout during get_webhook_resource_object (#2257) 2023-09-22 06:54:36 +00:00
b9ddc4fb69 feat(connector): [Trustpay] Add descriptor for card payment method for trustpay (#2256) 2023-09-22 06:11:14 +00:00
8f3721d16b chore(deps): bump phonenumber from 0.3.2+8.13.9 to 0.3.3+8.13.9 (#2255)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 22:53:48 +05:30
3d18f2062e refactor(connector): [Adyen] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2209) 2023-09-21 17:06:08 +00:00
417f793284 refactor(connector): [Stripe] refactor stripe payment method not implemented errors (#1927)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-09-21 16:25:32 +00:00
2bd25261b4 feat(db): add find_config_by_key_unwrap_or (#2214) 2023-09-21 16:05:53 +00:00
30e2c90672 fix: add flow_name setter (#2234) 2023-09-21 13:42:38 +00:00
afff3e1789 feat(router): add kv implementation for address for payment flows (#2177) 2023-09-21 09:43:48 +00:00
eb10aca631 feat(db): enable caching for merchant_account fetch using publishable key (#2186) 2023-09-21 08:42:41 +00:00
e4b3cc7905 fix(connector): [Trustpay] Add missing error code (#2212) 2023-09-21 07:12:06 +00:00
2a9e09d812 feat(core): add support for webhook additional source verification call for paypal (#2058)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-09-20 13:58:02 +00:00
8ee2ce1f4f refactor(router): refactor customer <> address in customers and payments flow (#2158) 2023-09-20 13:57:45 +00:00
809832213e fix(connector): [trustpay] add missing error_codes (#2204) 2023-09-20 13:16:47 +00:00
3efce9013d feat(connector): [Gocardless] add support for Ach, Sepa, Becs payment methods (#2180) 2023-09-20 13:15:10 +00:00
d0eec9e357 feat(connector): [Trustpay] Add Blik payment method for trustpay (#2152)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
2023-09-20 11:57:30 +00:00
656e7106b4 refactor(core): error thrown for wrong mca in applepay_verification flow change from 5xx to 4xx (#2189) 2023-09-20 08:20:29 +00:00
081545e912 fix(connector): [SQUARE] Fix payments cancel issue (#2162) 2023-09-20 07:41:17 +00:00
69fbebf463 refactor(configs): make TOML file an optional source of application configuration (#2185) 2023-09-20 07:10:52 +00:00
386e820fb8 refactor(connector): [Adyen] psync validation check for adyen (#2160) 2023-09-18 13:15:23 +00:00
e8d948efee fix: handle 5xx during multiple capture call (#2148) 2023-09-18 12:05:18 +00:00
1ea823b048 refactor: remove redundant validate_capture_method call (#2171) 2023-09-18 12:05:04 +00:00
680505f21a fix: remove x-request-id from headers before connector calls (#2182) 2023-09-18 10:06:06 +00:00
5643ecf075 fix(core): add merchant_id to gpay merchant info (#2170) 2023-09-18 09:47:12 +00:00
6a64180617 feat(connector): [Gocardless] add boilerplate code (#2179) 2023-09-18 09:40:07 +00:00
b3d5d3b3dc refactor(router): use billing address for payment method list filters as opposed to shipping address (#2176) 2023-09-18 08:44:28 +00:00
a0a8ef27b3 refactor(core): Add additional parameters in AppState and refactor AppState references (#2123)
Co-authored-by: Kritik Modi <kritik.modi@juspay.in>
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
2023-09-18 08:31:03 +00:00