2085 Commits

Author SHA1 Message Date
6671bff3b1 refactor(router): store ApplepayPaymentMethod in payment_method_data column of payment_attempt table (#3940)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-07 06:42:53 +00:00
ba42fbaed0 feat(users): Add new API get the user and role details of specific user (#3988) 2024-03-07 06:23:24 +00:00
0aa40cbae7 fix(connector): [adyen] handle Webhook reference and object (#3976) 2024-03-06 14:28:44 +00:00
d997e298f2 refactor(payment_methods): insert payment_method_id in redis for wallet tokens (#3989) 2024-03-06 14:03:44 +00:00
db39bb0a3c refactor(payment_methods): prevent deletion of default payment method for a customer (#3964) 2024-03-06 13:35:28 +00:00
3806cd35c7 feat(connector): [AUTHORIZEDOTNET] Add billing address in payments request (#3981) 2024-03-06 12:44:34 +00:00
cfade55e69 refactor: kms decrypt analytics config (#3984) 2024-03-06 12:41:17 +00:00
34c1b905b1 feat(payment_method): set the initial payment method as default until its explicitly set (#3970) 2024-03-06 12:40:59 +00:00
d220e815dc feat(payment_methods): store connector_mandate_details in PaymentMethods table (#3907)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-06 12:34:57 +00:00
2db39e8bb9 refactor(payment_methods): filter applepay payment method from mca based on customer pm (#3953) 2024-03-06 11:34:33 +00:00
a1fd36a1ab feat(core): store customer_acceptance in the payment_methods table (#3885) 2024-03-06 09:30:16 +00:00
5e8fcda7d1 chore(doc): add API ref for KV toggle (#3784) 2024-03-06 07:49:38 +00:00
bf675878a2 fix(connector): [Trustpay] Add mapping to error code 100.390.105 (#3968) 2024-03-06 07:46:55 +00:00
05a475271a fix(user): improve role validation to prevent duplicate groups (#3949) 2024-03-06 07:30:12 +00:00
8154a611ef fix(user): use mget to check in blocklist (#3945) 2024-03-06 07:29:49 +00:00
2cda3dd794 refactor(connector): [Checkout] handle default cases for dispute status mapping (#3966) 2024-03-06 06:46:26 +00:00
1a8056799c ci(postman): hotfix for stripe and nmi collections failing (#3956) 2024-03-05 18:22:53 +00:00
c09b2b3a2a feat(core): external authentication related schema changes for existing tables (#3904)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-05 13:35:43 +00:00
dbac55683a refactor(connector): remove default cases for Authorizedotnet, Braintree and Fiserv Connector (#2796)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2024-03-05 13:33:45 +00:00
19c502398f feat(roles): Add caching for custom roles (#3946) 2024-03-05 13:26:09 +00:00
f6f6a0c0f7 feat(connector): [Checkout] accept connector_transaction_id in 2xx and 4xx error_response of connector flows (#3959) 2024-03-05 13:23:35 +00:00
c65729adc9 chore(tests): add unit tests for backwards compatibility (#3822) 2024-03-05 09:44:26 +00:00
050df5022c feat(router): add incoming header request logs (#3939) 2024-03-05 09:25:58 +00:00
0cb95a4911 feat(payouts): Implement Single Connector Retry for Payouts (#3908) 2024-03-05 07:50:19 +00:00
0a43ceb14e feat(api_models): add api_models for external 3ds authentication flow (#3858)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-05 07:49:05 +00:00
03cfb735af refactor(connector): [Fiserv] Mask PII data (#3821) 2024-03-05 07:20:12 +00:00
087932f060 fix(router): [nuvei] Nuvei error handling for payment declined status and included tests (#3832)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-03-05 06:40:29 +00:00
54938ad345 fix(core): fix metadata validation for update payment connector (#3834) 2024-03-05 06:36:35 +00:00
aa001b4579 fix(router): [nuvei] Nuvei recurring MIT fix and mandatory details fix (#3602)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-03-04 14:51:38 +00:00
901d61bc0d refactor(api_keys): provide identifier for api key in the expiry reminder email (#3888)
Co-authored-by: Chethan <chethan.rao@juspay.in>
2024-03-04 13:56:35 +00:00
5eff9d47d3 feat(connector): [PLACETOPAY] Fix refund request and status mapping (#3894) 2024-03-04 13:36:12 +00:00
6076eb01ca refactor(connectors): [Checkout] PII data masking (#3775) 2024-03-04 13:25:24 +00:00
0e600837f7 chore: upgrade msrv to 1.70 (#3938) 2024-03-04 13:22:06 +00:00
f132527490 fix(connector): [Volt] Fix status mapping for Volt (#3915) 2024-03-04 09:00:05 +00:00
a1d63d4b8b refactor(test_utils): use json to run collection and add run time edit (#3807)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-04 07:41:12 +00:00
5bb67c7dcc feat(webhooks): implement automatic retries for failed webhook deliveries using scheduler (#3842) 2024-03-04 06:31:02 +00:00
9917dd0654 fix(payment_methods): insert locker_id as null in case of payment method not getting stored in locker (#3919) 2024-03-02 20:25:16 +00:00
8162668199 feat(core): diesel models and db interface changes for authentication table (#3859) 2024-03-01 12:33:32 +00:00
34f7705c44 fix(wasm): [Adyen] update connector account configs and integration bugs (#3910) 2024-03-01 12:19:08 +00:00
33f07419ab feat(address): add payment method billing details (#3812) 2024-03-01 12:07:29 +00:00
f95beaa189 fix(connector): [BOA/CYB] Pass ucaf for apple pay mastercard users (#3899) 2024-03-01 09:43:24 +00:00
cc0d006330 chore: adding addition fields from psql to kafka event for analytics usecase (#3815)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-03-01 06:52:41 +00:00
49d2298102 fix(mandates): remove validation for mandate_data object in payments create request (#3860) 2024-03-01 03:56:41 +00:00
8933ddff66 fix(connector): [adyen] production endpoints and mappings (#3900)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
2024-02-29 18:27:36 +00:00
9b5f26a5d2 refactor(core): Status mapping for Capture for 429 http code (#3897) 2024-02-29 18:19:27 +00:00
e003958ff3 refactor(connector): CANCEL button after redirection is enabled for card 3ds (#3829) 2024-02-29 14:34:51 +00:00
0136523f38 refactor(roles): Add more checks in create, update role APIs and change the response type (#3896) 2024-02-29 13:56:46 +00:00
7db499d8a9 chore(dispute): adding disputeamount as int type (#3886) 2024-02-29 10:45:28 +00:00
de7f400c07 chore(configs): [Cashtocode] wasm changes for AUD, INR, JPY, NZD, ZAR currency (#3892) 2024-02-29 10:19:45 +00:00
b0b9bfa731 feat(roles): Add groups for get_from_token api (#3872) 2024-02-29 09:55:56 +00:00