prompt
stringlengths
14
200
response
stringlengths
46
58
feat(connector): [Cybersource] Add payout flows for Card (#4511)
Files to modify: 7 files Lines changed: +434/-10
chore: move RouterData Request types to hyperswitch_domain_models crate (#4723)
Files to modify: 38 files Lines changed: +2397/-1943
feat: add cors rules to actix (#3646)
Files to modify: 10 files Lines changed: +91/-15
fix: Map attempt_status_unspecified to None instead of Unresolved for HS<>UCS ErrorResponse (#9445)
Files to modify: 7 files Lines changed: +122/-107
feat(core): add support for multiple `merchant_connector_account` (#2655)
Files to modify: 87 files Lines changed: +393/-137
feat(router): add connector_request_reference_id in router_data based on merchant config (#1627)
Files to modify: 10 files Lines changed: +106/-7
fix(router): allow inferring payment method from payment token (#422)
Files to modify: 1 files Lines changed: +57/-59
refactor(euclid_wasm): Update wasm config (#3222)
Files to modify: 7 files Lines changed: +5682/-962
feat(connector): [Placetopay] Add Connector Template Code (#3084)
Files to modify: 21 files Lines changed: +1256/-7
feat(core): [Stripe] add bank debits payment method to stripe (#906)
Files to modify: 8 files Lines changed: +345/-43
refactor(connector): [WorldPay] propagate refusal codes as error code and messages (#6392)
Files to modify: 3 files Lines changed: +94/-27
feat(connector): [VOLT] Implement payment flows and bank redirect payment method (#2582)
Files to modify: 94 files Lines changed: +2970/-146
feat(connector): [Hipay] Add Card Payments Flow (#7475)
Files to modify: 21 files Lines changed: +1680/-198
feat(refunds): update refunds filters (#4409)
Files to modify: 14 files Lines changed: +254/-12
feat(connector): [Paysafe] implement Skrill wallet Payment Method (#9396)
Files to modify: 10 files Lines changed: +438/-96
fix: validate refund amount with amount_captured instead of amount (#3120)
Files to modify: 31 files Lines changed: +538/-24
refactor(router): remove `pii-encryption-script` feature and use of timestamps for decryption (#1350)
Files to modify: 24 files Lines changed: +52/-585
feat(core): Add visa click to pay support (#7562)
Files to modify: 27 files Lines changed: +168/-92
feat(disputes): add filters for disputes list (#5637)
Files to modify: 14 files Lines changed: +446/-125
feat(router): Override the `setup_future_usage` to `on_session` based on the merchant config (#5016)
Files to modify: 3 files Lines changed: +114/-28
feat(connector): add 3DS flow for Worldpay (#6374)
Files to modify: 8 files Lines changed: +583/-112
revert: fix(connector): [noon] address `next_action_url` being `null` for cards in 3ds payment (#7859)
Files to modify: 2 files Lines changed: +106/-21
chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424)
Files to modify: 19 files Lines changed: +85/-18
feat(connector): add auth_token_refresh for payu and some quick bug fixes (#426)
Files to modify: 13 files Lines changed: +390/-127
feat(connector): [AUTHORIZEDOTNET] Implement non-zero mandates (#4758)
Files to modify: 2 files Lines changed: +317/-115
feat(users): Added get role from jwt api (#3385)
Files to modify: 10 files Lines changed: +140/-111
feat: applepay payment request object (#519)
Files to modify: 8 files Lines changed: +1001/-372
feat(router): add payments incremental authorization api (#3038)
Files to modify: 60 files Lines changed: +1792/-22
refactor(outgoing_webhooks): raise errors in the analytics pipeline in case of API client errors or non-2xx responses (#4894)
Files to modify: 1 files Lines changed: +258/-223
fix(opensearch): handle index not present errors in search api (#4965)
Files to modify: 4 files Lines changed: +143/-35
feat(payment_request): add field `amount` to `OrderDetails` and make `order_details` a `Vec` in `payments_create` request (#964)
Files to modify: 15 files Lines changed: +111/-56
feat(router): Add gift card balance check endpoint (v2) (#9102)
Files to modify: 29 files Lines changed: +1011/-88
refactor(router): send 200 response for 5xx status codes received from connector (#1440)
Files to modify: 9 files Lines changed: +83/-17
feat(user_roles): get user role details (#5777)
Files to modify: 5 files Lines changed: +275/-6
feat(payments): add support for connector testing (Adyen) (#7874)
Files to modify: 12 files Lines changed: +256/-51
fix: address non-digit character cases in card number validation (#4649)
Files to modify: 10 files Lines changed: +125/-63
feat(user): add email apis and new enums for metadata (#3053)
Files to modify: 19 files Lines changed: +728/-54
refactor(router): remove `connector_account_details` and `connector_webhook_details` in merchant_connector_account list response (#5457)
Files to modify: 6 files Lines changed: +322/-3
refactor(card_details): added missing card data fields for connectors (#4571)
Files to modify: 1 files Lines changed: +1671/-527
feat(pm_list): add required fields for giropay (#3194)
Files to modify: 14 files Lines changed: +266/-19
chore(common_utils): Apply the new type pattern for phone numbers (#1286)
Files to modify: 5 files Lines changed: +307/-89
feat: add updated_by to tracker tables (#2604)
Files to modify: 46 files Lines changed: +549/-176
feat(connector): [TrustPay] Add Google Pay support (#1515)
Files to modify: 10 files Lines changed: +647/-308
feat(dynamic_routing): integration of elimination routing for core flows (#6816)
Files to modify: 7 files Lines changed: +463/-129
fix(core): introduce new attempt and intent status to handle multiple partial captures (#2802)
Files to modify: 46 files Lines changed: +600/-59
refactor(db): Add TenantID field to KafkaEvent struct (#4598)
Files to modify: 2 files Lines changed: +118/-53
feat(connector): [PayMe] Implement preprocessing flow for cards (#1904)
Files to modify: 17 files Lines changed: +404/-186
feat(connector): [Multisafepay] Add support for Ideal and Giropay (#4398)
Files to modify: 5 files Lines changed: +293/-12
fix: throw 500 error when redis goes down (#531)
Files to modify: 12 files Lines changed: +169/-86
refactor: extract connector auth and metadata validation into separate module (#8501)
Files to modify: 4 files Lines changed: +592/-585
feat(connector): [Payme] Add template code for Payme connector (#1486)
Files to modify: 18 files Lines changed: +1170/-27
feat(router): Add customer_list_saved_payment_methods endpoint to OLAP (#7241)
Files to modify: 6 files Lines changed: +121/-5
feat(users): Add email domain based restriction for dashboard entry APIs (#6940)
Files to modify: 14 files Lines changed: +322/-52
feat(router): add payment, refund routes for dummy connector (#1071)
Files to modify: 10 files Lines changed: +438/-82
feat(router): Add support for confirm-intent external vault proxy flow (#8923)
Files to modify: 37 files Lines changed: +3262/-89
feat(connector): add Samsung pay mandate support for Cybersource (#7298)
Files to modify: 4 files Lines changed: +116/-21
feat(subscription): add support to create subscription with trial plans (#9721)
Files to modify: 19 files Lines changed: +421/-189
feat(core): add one-way TLS support with CA certificate for ArchiPEL UAT environment (#8128)
Files to modify: 13 files Lines changed: +101/-11206
chore: address Rust 1.84.0 clippy lints (#7021)
Files to modify: 36 files Lines changed: +159/-213
refactor(connector): remove default cases for Authorizedotnet, Braintree and Fiserv Connector (#2796)
Files to modify: 3 files Lines changed: +143/-34
refactor: Throw 500 error on database connection error instead of panic (#527)
Files to modify: 23 files Lines changed: +117/-98
refactor: revert redis temp locker logic (#2670)
Files to modify: 20 files Lines changed: +594/-249
feat(connector): implement auth and post auth flows for gpayments (#4746)
Files to modify: 3 files Lines changed: +459/-23
feat: noon payme cryptopay error mapping (#3258)
Files to modify: 5 files Lines changed: +136/-47
refactor(routing): Refactor fallback routing apis for v2 (#5592)
Files to modify: 9 files Lines changed: +352/-57
fix(connector): [BANKOFAMERICA] Remove cards 3ds flow (#5294)
Files to modify: 4 files Lines changed: +31/-1099
refactor(euclid): check the authenticity of profile_id being used (#5647)
Files to modify: 6 files Lines changed: +329/-59
fix(connector): send valid sdk information in authentication flow netcetera (#4474)
Files to modify: 6 files Lines changed: +117/-23
refactor: AppState trait for utility functions (#499)
Files to modify: 17 files Lines changed: +147/-92
feat(connector): [Fiserv] add Refunds, Cancel and Wallets flow along with Unit Tests (#593)
Files to modify: 8 files Lines changed: +1178/-333
chore: Updated openapi spec added labels to wallet data (#9287)
Files to modify: 3 files Lines changed: +313/-210
feat(payout): add unified error code and messages along with translation (#5810)
Files to modify: 24 files Lines changed: +605/-80
feat(connector): [Adyen] add PMD validation in validate_capture_method method for all the implemented PM’s (#3584)
Files to modify: 42 files Lines changed: +195/-12
refactor(router): add api_version and make profile_id mandatory in mca v2 (#5602)
Files to modify: 25 files Lines changed: +108/-130
feat(core): billing_details inclusion in Payment Intent (#5090)
Files to modify: 42 files Lines changed: +212/-144
chore: mirror changes from BitBucket
Files to modify: 76 files Lines changed: +2216/-741
feat(connector): add webhook support for worldline connector (#721)
Files to modify: 5 files Lines changed: +208/-74
feat: use admin_api_key auth along with merchant_id for connector list, retrieve and update apis (#5613)
Files to modify: 13 files Lines changed: +135/-226
feat(dummy_connector): Add 3DS Flow, Wallets and Pay Later for Dummy Connector (#1781)
Files to modify: 14 files Lines changed: +1091/-283
feat(connector): [Adyen] Add support for card redirection (KNET, BENEFIT) (#1816)
Files to modify: 17 files Lines changed: +168/-2
feat(connector): [Flexiti]Add support for flexiti connector (#8743)
Files to modify: 44 files Lines changed: +556/-113
feat(connector): [AIRWALLEX] Added Ideal & Skrill payment methods (#8535)
Files to modify: 40 files Lines changed: +617/-55
refactor(dynamic_routing): add logic for creating merchant account in decision engine (#8191)
Files to modify: 4 files Lines changed: +118/-32
feat(connector): generate connector template code for gpayments authenticaition connector (#4584)
Files to modify: 21 files Lines changed: +401/-12
chore(wasm): add wasm changes for ctp_mastercard connector (#6838)
Files to modify: 4 files Lines changed: +134/-2
feat(dynamic_routing): Decision engine config API integration (#8044)
Files to modify: 9 files Lines changed: +885/-96
docs: standardise error types and error codes (#432)
Files to modify: 4 files Lines changed: +71/-73
refactor: shrink sizes of `VARCHAR` columns and rename some columns (#188)
Files to modify: 26 files Lines changed: +323/-97
fix(cache): address in-memory cache invalidation using global tenant as `key_prefix` (#6976)
Files to modify: 9 files Lines changed: +73/-83
ci(postman): Fix Stripe collection to address check failure (#2078)
Files to modify: 55 files Lines changed: +14357/-14189
refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681)
Files to modify: 72 files Lines changed: +1966/-1124
refactor: removed the usage of wallet(payment method) for paypal (#23)
Files to modify: 9 files Lines changed: +103/-31
feat(recon): add merchant and profile IDs in auth tokens (#5643)
Files to modify: 30 files Lines changed: +336/-336
chore: use generic phone numbers instead (#5142)
Files to modify: 144 files Lines changed: +420/-420
feat(connector): Fix FPX refunds for Fiuu (#7890)
Files to modify: 6 files Lines changed: +102/-1
feat: Session flow for Apple Pay trustpay (#1155)
Files to modify: 23 files Lines changed: +541/-115
feat(connectors): [Redsys] add 3D secure card payment support, including transaction capture, cancellation, and refunds (#7508)
Files to modify: 58 files Lines changed: +2995/-378
feat(business_profile): add business_profile config to enable external vault (#7876)
Files to modify: 11 files Lines changed: +167/-2
refactor(payments_v2): create customer at connector end and populate connector customer ID (#7246)
Files to modify: 11 files Lines changed: +356/-114
refactor(router): infer ip address for online mandates from request headers if absent (#1419)
Files to modify: 6 files Lines changed: +68/-42