|
|
3bfea72df3
|
feat(router): [OpenNode] response reference id (#2416)
|
2023-10-04 07:54:20 +00:00 |
|
|
|
0d703c7ab8
|
feat(connector): [PowerTranz] Use connector_response_reference_id as reference to merchant (#2413)
Co-authored-by: kritiksh <kritiksh@adobe.com>
|
2023-10-04 07:49:18 +00:00 |
|
|
|
f720aecf1f
|
feat(router): remove unnecessary lookups in refund and payment_attempt kv flow (#2425)
|
2023-10-04 07:31:15 +00:00 |
|
|
|
422523848e
|
build(deps): address undeclared crate or module errors on Windows for scheduler crate (#2411)
|
2023-10-04 04:46:53 +00:00 |
|
|
|
099b241096
|
feat(connector): [Stax] Use connector_response_reference_id as reference to merchant (#2415)
|
2023-10-03 18:22:00 +00:00 |
|
|
|
35f7ce0f4d
|
fix(router): merchant account delete does not delete the merchant_key_store (#2367)
|
2023-10-03 18:05:30 +00:00 |
|
|
|
d81762a8b4
|
feat(pm_list): [Trustpay] add bank_redirect - blik pm type required field info for trustpay (#2390)
|
2023-10-03 14:39:34 +00:00 |
|
|
|
0aa6b30d2c
|
fix(connector): [noon] add connector_auth params and update description (#2429)
|
2023-10-03 14:27:42 +00:00 |
|
|
|
e5ad9c5c35
|
refactor(router): add #[cfg(not(feature = "kms"))] feature flag to test the simplified apple pay flow locally (#2200)
|
2023-10-03 13:44:23 +00:00 |
|
|
|
3680541177
|
refactor(connector): [Cryptopay] Update PSync with connector_request_reference_id (#2388)
|
2023-10-03 12:30:21 +00:00 |
|
|
|
5048d248e5
|
feat(webhooks): webhooks effect tracker (#2260)
|
2023-10-03 09:27:34 +00:00 |
|
|
|
abfdea20b0
|
feat(pm_auth): Added pm_auth_config to merchant_connector_account (#2183)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-10-03 07:37:43 +00:00 |
|
|
|
f12ce9c72d
|
fix(payment_methos): prioritized apple_pay_combined deserialization over apple_pay (#2393)
|
2023-10-03 07:23:40 +00:00 |
|
|
|
3b10b1c473
|
fix(CI): fix spell check for CI pull request (#2420)
|
2023-10-03 06:16:35 +00:00 |
|
|
|
ee7efd05ad
|
refactor(connector): [Klarna] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2414)
|
2023-10-02 15:45:51 +00:00 |
|
|
|
d5d876b821
|
feat(connector): [Nuvei] Add order id as the reference id (#2408)
|
2023-10-02 13:04:54 +00:00 |
|
|
|
89cb63be33
|
refactor(connector): [Klarna] Expand wildcard match arms (#2403)
|
2023-10-01 18:18:02 +00:00 |
|
|
|
f0dc37438b
|
fix(cards): Allow card cvc 000 (#2387)
|
2023-10-01 17:43:58 +00:00 |
|
|
|
d43fbccd54
|
fix: temp support for ach gocardless with existing api contracts (#2395)
|
2023-09-29 14:07:41 +00:00 |
|
|
|
c293cb6ffa
|
fix: [Gocardless] add region in customer create request based on country (#2389)
|
2023-09-28 16:52:03 +00:00 |
|
|
|
68b3310993
|
refactor: insert requires cvv config to configs table if not found in db (#2208)
|
2023-09-27 12:51:34 +00:00 |
|
|
|
fe43458ddc
|
refactor(connector): [bluesnap] add refund status and webhooks (#2374)
|
2023-09-27 12:05:44 +00:00 |
|
|
|
77b51d5cbe
|
refactor(connector): [Payme]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2194)
|
2023-09-27 11:20:23 +00:00 |
|
|
|
22a8291ea6
|
fix(db): merchant_account cache invalidation based on publishable_key (#2365)
|
2023-09-27 09:43:18 +00:00 |
|
|
|
f6cfb05fa0
|
feat(router): Pass customers address in retrieve customer (#2376)
|
2023-09-27 07:56:08 +00:00 |
|
|
|
ee9155208d
|
feat(router): append payment_id to secondary key for payment_intent in kv flow (#2378)
|
2023-09-27 07:54:29 +00:00 |
|
|
|
934542e926
|
feat(core): create surcharge_metadata field in payment attempt (#2371)
|
2023-09-27 07:18:43 +00:00 |
|
|
|
0d3dd0033c
|
fix(router): allow address updates in payments update flow (#2375)
|
2023-09-27 07:18:28 +00:00 |
|
|
|
af3b9e90db
|
chore(config): [Multisafepay] Add configs for card mandates for Multisafepay (#2372)
|
2023-09-26 14:38:34 +00:00 |
|
|
|
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 |
|