prompt
stringlengths
14
200
response
stringlengths
46
58
feat: add a domain type for `customer_id` (#4705)
Files to modify: 106 files Lines changed: +1150/-490
feat(core): add merchant order reference id (#5197)
Files to modify: 22 files Lines changed: +135/-1
feat(auth): Add `profile_id` in `AuthenticationData` (#5492)
Files to modify: 7 files Lines changed: +112/-12
feat(connector): [Paybox] add connector template code (#5485)
Files to modify: 24 files Lines changed: +1311/-8
feat(users): implement force set and force change password (#4564)
Files to modify: 25 files Lines changed: +240/-34
feat(payments): get new filters for payments list (#4174)
Files to modify: 10 files Lines changed: +158/-9
Feat(connector): [AMAZON PAY] Added Template code (#6486)
Files to modify: 25 files Lines changed: +1322/-21
feat: add deep health check for analytics (#3438)
Files to modify: 21 files Lines changed: +282/-174
chore(deps): update fred and moka (#3088)
Files to modify: 14 files Lines changed: +130/-129
fix(connector): [CYBERSOURCE] Passing pares_status for MasterCard & Visa and transaction_type field (#8518)
Files to modify: 1 files Lines changed: +94/-14
feat: Added grpc based health check (#6441)
Files to modify: 13 files Lines changed: +285/-17
fix: log detailed error reports during deep health check failures (#5984)
Files to modify: 4 files Lines changed: +63/-47
refactor(debit_routing): filter debit networks based on merchant connector account configuration (#8175)
Files to modify: 1 files Lines changed: +245/-64
feat(webhooks): allow manually retrying delivery of outgoing webhooks (#4176)
Files to modify: 16 files Lines changed: +449/-64
feat(router): add `merchant_category_code` in business profile (#8296)
Files to modify: 17 files Lines changed: +254/-4
feat: Add graceful shutdown in drainer (#498)
Files to modify: 11 files Lines changed: +138/-26
feat(core): [Payouts] Add retrieve flow for payouts (#4936)
Files to modify: 19 files Lines changed: +511/-7
feat(connector): [JPMORGAN] add Payment flows for cards (#6668)
Files to modify: 25 files Lines changed: +1341/-187
feat(euclid_wasm): Add configs for new payout connectors (#4528)
Files to modify: 3 files Lines changed: +115/-1
feat(email): Add `auth_id` in email types and send `auth_id` in email URLs (#5120)
Files to modify: 13 files Lines changed: +120/-28
feat: add unique constraint restriction for KV (#3723)
Files to modify: 6 files Lines changed: +126/-10
ci(postman): Run Postman collections against PRs (#1739)
Files to modify: 4 files Lines changed: +129/-39
fix: fixes to surface level mandate issues (#180)
Files to modify: 16 files Lines changed: +202/-82
feat(core): Add payments update-intent API for v2 (#6490)
Files to modify: 23 files Lines changed: +1445/-511
feat(openapi): add payment get to openapi (#6539)
Files to modify: 14 files Lines changed: +540/-94
feat(connector): [worldpay] add support for mandates (#6479)
Files to modify: 9 files Lines changed: +549/-119
feat(core): add is_click_to_pay_enabled in business profile (#6736)
Files to modify: 11 files Lines changed: +106/-3
feat(connector): [Checkout] Add Google Pay Predecrypt Flow (#9130)
Files to modify: 10 files Lines changed: +100/-27
refactor(required_fields): change required fields for billing address (#4258)
Files to modify: 1 files Lines changed: +427/-355
feat(connector): [Novalnet] Integrate wallets Paypal and Googlepay (#6370)
Files to modify: 5 files Lines changed: +285/-23
feat(connector): unified error message & errorCode for blueSnap connector (#1856)
Files to modify: 2 files Lines changed: +164/-14
feat: ACH transfers (#905)
Files to modify: 39 files Lines changed: +1247/-66
chore: rename orca to hyperswitch (#310)
Files to modify: 21 files Lines changed: +121/-119
refactor(payment_methods): handle card duplication (#3146)
Files to modify: 3 files Lines changed: +384/-89
fix(revenue-recovery): Update Redis TTL for customer locks after token selection (#9282)
Files to modify: 13 files Lines changed: +202/-21
feat(connector): add webhook support for netcetera (#4382)
Files to modify: 7 files Lines changed: +91/-10
fix(router): [Stripe/Itau/Paypal/Bambora/Cybs] prevent partial submission of billing address and add required fields for all payment methods (#5704)
Files to modify: 7 files Lines changed: +797/-193
refactor(payment_link): segregated payment link in html css js files, sdk over flow issue, surcharge bug, block SPM customer call for payment link (#3410)
Files to modify: 16 files Lines changed: +2743/-2509
refactor(core): Update shipping_cost and order_tax_amount to net_amount of payment_attempt (#5844)
Files to modify: 49 files Lines changed: +681/-204
refactor(storage_impl): split payment attempt models to domain + diesel (#2010)
Files to modify: 57 files Lines changed: +2358/-1542
feat(core): Added additional authentication fields for 3ds external authentication (#8758)
Files to modify: 26 files Lines changed: +382/-61
fix(connector): implement ConnectorErrorExt for error_stack::Result<T, ConnectorError> (#1382)
Files to modify: 12 files Lines changed: +142/-132
feat(compatibility): add support for stripe compatible webhooks (#1728)
Files to modify: 8 files Lines changed: +155/-68
refactor(connector): [Worldline] Currency Unit Conversion (#2569)
Files to modify: 2 files Lines changed: +88/-23
feat(customer_v2): Add customer V2 delete api (#5518)
Files to modify: 24 files Lines changed: +691/-212
feat(merchant_account): add merchant account list endpoint (#2560)
Files to modify: 13 files Lines changed: +244/-3
feat(connector): add barclaycard template code (#8017)
Files to modify: 24 files Lines changed: +1348/-24
feat(connector): Add support for shift4 connector (#205)
Files to modify: 24 files Lines changed: +1478/-93
feat(users): Add `preferred_merchant_id` column and update user details API (#3373)
Files to modify: 15 files Lines changed: +168/-3
refactor(pm_list): Update required fields for a payment method (#1720)
Files to modify: 3 files Lines changed: +384/-238
feat(users): Send profile_id in JWT and user_info APIs (#5817)
Files to modify: 9 files Lines changed: +111/-130
feat(connector): [Adyen] implement Online Banking Fpx for Adyen (#1584)
Files to modify: 12 files Lines changed: +191/-1
feat(core): Add product authentication ids in business profile (#6811)
Files to modify: 11 files Lines changed: +136/-1
feat(connector): [Paypal] implement vaulting for paypal cards via zero mandates (#5324)
Files to modify: 3 files Lines changed: +260/-31
fix: surcharge related status and rules fix (#2974)
Files to modify: 15 files Lines changed: +46/-65
fix(payments): automatic connector_payment_id hashing in v2 if length > 128 (#9017)
Files to modify: 2 files Lines changed: +394/-110
ci(postman): add users collection (#4897)
Files to modify: 42 files Lines changed: +1181/-10
fix(process): add process tracker support for instant refunds (#5818)
Files to modify: 5 files Lines changed: +101/-31
feat(core): [NETWORK TOKENIZATION] Check Network Token Status API (#9443)
Files to modify: 13 files Lines changed: +525/-20
fix(connector): [Payme] populate error message in case of 2xx payment failures (#2037)
Files to modify: 1 files Lines changed: +100/-30
Feat(connector): [Fiuu] Add DuitNow/FPX PaymentMethod (#5841)
Files to modify: 22 files Lines changed: +365/-156
router_derive: fix: Use compile_error instead of panic (#332)
Files to modify: 3 files Lines changed: +83/-28
refactor(core): make the ppt token flow to accept optional mca_id (#5744)
Files to modify: 5 files Lines changed: +130/-81
fix(connector): [ACI] 3DS, connector mandate id, error handling fixed (#9367)
Files to modify: 1 files Lines changed: +153/-29
feat(core): update connector_mandate_details in payment_method (#4155)
Files to modify: 4 files Lines changed: +214/-49
feat(webhooks): Provide outgoing webhook support for revenue recovery (#9294)
Files to modify: 14 files Lines changed: +392/-137
fix(router): [worldpayvantiv] dispute validations and statuses (#8862)
Files to modify: 4 files Lines changed: +147/-40
feat(db): implement `DisputeInterface` for `MockDb` (#1345)
Files to modify: 3 files Lines changed: +679/-26
feat(events): allow listing webhook events and webhook delivery attempts by business profile (#4159)
Files to modify: 9 files Lines changed: +233/-58
fix(webhooks): send stripe compatible webhooks for stripe compatible merchants (#1986)
Files to modify: 8 files Lines changed: +138/-57
feat(ses_email): add email services to hyperswitch (#2977)
Files to modify: 18 files Lines changed: +1857/-93
chore: address Rust 1.82.0 clippy lints (#6401)
Files to modify: 113 files Lines changed: +668/-647
refactor(redis_interface): separating redis functionality and dependent functionalities outside router crate (#15)
Files to modify: 22 files Lines changed: +544/-302
feat(users): handle email url for users in different tenancies (#6809)
Files to modify: 12 files Lines changed: +89/-27
feat(connector): [Stax] Add template code for Stax connector (#1698)
Files to modify: 17 files Lines changed: +1163/-4
refactor: introduce a domain type for profile ID (#5687)
Files to modify: 118 files Lines changed: +707/-547
refactor(user_role): Change update user role request to take `email` instead of `user_id` (#3530)
Files to modify: 10 files Lines changed: +171/-75
feat(opensearch): add profile_id and organization_id to /search APIs (#5705)
Files to modify: 3 files Lines changed: +123/-30
feat(core): Add mTLS certificates for each request (#5636)
Files to modify: 10 files Lines changed: +101/-89
feat(connector): [DEUTSCHE] Add template code (#5774)
Files to modify: 25 files Lines changed: +1312/-8
chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Files to modify: 46 files Lines changed: +1030/-263
feat(connector): [Paybox] add paybox connector (#5575)
Files to modify: 17 files Lines changed: +962/-182
feat(tls): add support for https in actix web (#5089)
Files to modify: 7 files Lines changed: +158/-9
refactor: rename `kms` feature flag to `aws_kms` (#3249)
Files to modify: 40 files Lines changed: +507/-486
feat(connector): add connector nmi with card, applepay and googlepay support (#771)
Files to modify: 20 files Lines changed: +2022/-7
feat(router): add db interface for `/relay` (#6879)
Files to modify: 29 files Lines changed: +1152/-58
feat(core): add additional revenue recovery call flow (#7402)
Files to modify: 23 files Lines changed: +309/-20
revert: implement `NameType` for name validation (#6734) (#7717)
Files to modify: 72 files Lines changed: +364/-734
feat(debit_routing): add debit routing support for apple pay (#8673)
Files to modify: 5 files Lines changed: +249/-59
db: Added Reverse lookup table (#147)
Files to modify: 51 files Lines changed: +937/-201
refactor(router): Remove card exp validation for migration api (#6460)
Files to modify: 2 files Lines changed: +400/-3
feat(connector): [BANKOFAMERICA] Implement Google Pay (#2940)
Files to modify: 1 files Lines changed: +210/-46
feat(payment_methods): add support to pass apple pay recurring details to obtain apple pay merchant token (#6770)
Files to modify: 14 files Lines changed: +748/-3
feat(webhooks): add support for custom outgoing webhook http headers (#5275)
Files to modify: 14 files Lines changed: +363/-222
feat(connector): [ZSL] add connector template code (#4285)
Files to modify: 22 files Lines changed: +589/-34
feat(connector): [ADYENPLATFORM] add card payouts (#8504)
Files to modify: 2 files Lines changed: +194/-86
feat(analytics): remove additional filters from PaymentIntentFilters (#6403)
Files to modify: 19 files Lines changed: +2/-361
feat(router): Move organization_id to request header from request body for v2 (#6277)
Files to modify: 10 files Lines changed: +101/-29
feat: PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855)
Files to modify: 72 files Lines changed: +1128/-100
refactor: use `CountryAlpha2` instead of `CountryCode` for country codes (#904)
Files to modify: 39 files Lines changed: +1952/-2427