Pull Request Explorer

Exploring 172 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(connector): [ACI] Add Apple Pay and Google Pay wallet support Anurag-05-prog XL No 1.6h 1.1h May 08, 2026

Summary

Feature

Add Apple Pay and Google Pay wallet support

Users can now pay via Apple Pay and Google Pay wallets, expanding payment options and improving checkout experience.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 1.6 hours, indicating efficient review and low friction.

AI Details

Tech Stack

Languages: Rust
Frameworks: Diesel
feat(connector): [ACI] Add Apple Pay and Google Pay wallet support Anurag-05-prog XL No 41.5h 0.7h May 08, 2026

Summary

Feature

Add Apple Pay and Google Pay wallet support

Enables Apple Pay and Google Pay wallet support for the ACI connector, expanding payment options for merchants and improving checkout experience.

Health Assessment

Medium
Medium
Medium
  • The PR involved extensive code and configuration changes across multiple modules, requiring several rounds of review and rework, but was completed within a day and a half, indicating efficient collaboration.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
Frameworks: Diesel
fix(connector): Add required fields for Trustly Vani-1107 S No 3.4h 0.0h May 07, 2026

Summary

Bug Fix

Add required fields for Trustly connector

This hotfix adds missing required fields to the Trustly payment connector configuration, ensuring successful transaction processing and compliance with Trustly's API requirements.

Health Assessment

Small
Low
Low
  • Quick hotfix merged within 3.4 hours with minimal changes and no review comments, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Rust
fix(connector): Add required fields for Trustly Vani-1107 S No 3.9h 0.8h May 07, 2026

Summary

Bug Fix

Add required fields for Trustly connector

Adds first name and last name as required fields for Trustly payments, ensuring compliance with connector requirements.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Rust
fix(connector): [Worldpayxml] update status mapping (#11749) aniketburman014 S No 21.7h 1.7h May 07, 2026

Summary

Bug Fix

Update Worldpayxml status mapping

Fixes status mapping for Worldpayxml connector, ensuring accurate transaction status handling.

Health Assessment

Small
Low
Low
  • Quick review and merge within 22 hours, minimal changes, low risk.

AI Details

Tech Stack

Languages: Rust
feat(worldpayxml): applepay predecrypted flow Nithin1506200 M No 17.1h 16.2h May 07, 2026

Summary

Feature

ApplePay predecrypted flow for Worldpay XML connector

Adds support for Apple Pay predecrypted token flow in the Worldpay XML connector, enabling merchants to process Apple Pay payments without server‑side decryption.

Health Assessment

Medium
Low
Medium
  • PR merged in under 18 hours with a single review cycle and minimal rework, indicating a smooth implementation process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
test(cypress): add refund manual update coverage for bankofamerica HS-QUALIBOT XL No 54.5h 11.9h May 07, 2026

Summary

Test

Add Cypress tests for Refund Manual Update

Adds comprehensive Cypress test coverage for the Refund Manual Update feature, ensuring correct status transitions, error handling, and idempotency.

Health Assessment

Large
Medium
Low
  • The PR added extensive Cypress test coverage, required multiple iterations to fix assertion failures, and had a moderate cycle time.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Cypress
ci(cypress): add extended cypress workflow for PR and merge queue ThisIsMani L No 57.3h 0.1h May 07, 2026

Summary

CI/CD

Add extended Cypress workflow for merge queue

Expands the Cypress test matrix to cover additional payment connectors on the merge queue, improving test coverage while keeping build times efficient.

Health Assessment

Medium
Medium
High
  • Multiple AI-assisted iterations and review rounds were required to refine the extended matrix, indicating a complex but ultimately successful enhancement of the CI pipeline.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
test(cypress): add dynamic routing coverage for success-based and elimination routing HS-QUALIBOT L No 165.6h 1.4h May 07, 2026

Summary

Test

Add Cypress E2E test coverage for dynamic routing

This PR adds Cypress E2E test coverage for dynamic routing flows in the Hyperswitch routing module, ensuring payments are correctly routed based on configured dynamic routing rules.

Health Assessment

Medium
Low
Medium
  • The PR had multiple review rounds and commits, indicating some back-and-forth discussion and rework.
  • The cycle time was relatively long at 165.6 hours, but the time to first review was quick at 1.4 hours.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Frameworks: Cypress
feat(payout): add source_bank_data to payouts Sakilmostak L No 85.6h 50.6h May 06, 2026

Summary

Feature

Add source bank data to payout API

Enables payouts to include payer details, expanding support for processors requiring source bank info, improving transaction completeness.

Health Assessment

Large
High
High
  • The PR required multiple iterations and extended review time, indicating complexity and potential integration challenges.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
fix(cypress): Update ExtendAuthorization spec for Adyen async and PayPal sync flows HS-QUALIBOT L No 42.1h 18.8h May 06, 2026

Summary

Test

Update ExtendAuthorization spec for Adyen and PayPal

Accurate test coverage for Extend Authorization flows in Adyen and PayPal. Prevents false failures and aligns tests with real API behavior.

Health Assessment

Large
High
High
  • The PR underwent multiple iterations and revisions, indicating significant rework to align test expectations with actual API behavior. The review cycle was moderate, but the high number of commits suggests complexity in test logic adjustments.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
fix(connector): Add dynamic required fields for Truelayer and Trustly Vani-1107 M No 0.3h 0.2h May 06, 2026

Summary

Bug Fix

Add dynamic required fields for Truelayer and Trustly

Hotfix updates the API contract and connector logic for Truelayer and Trustly, ensuring required fields are correctly enforced and reducing payment processing errors.

Health Assessment

Small
Low
Low
  • Rapid review and merge (under 30 minutes) with minimal code changes indicates low complexity and high confidence in the fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
fix(connector): Add dynamic required fields for Truelayer and Trustly Vani-1107 M No 11.8h 0.0h May 06, 2026

Summary

Bug Fix

Add dynamic required fields for Truelayer and Trustly

Ensures payment connectors correctly validate required fields, reducing transaction errors and improving reliability for customers.

Health Assessment

Small
Low
Low
  • Fast cycle time of 11.8h with no review friction indicates a straightforward bug fix with minimal impact.

AI Details

Tech Stack

Languages: Rust
feat(payment-methods): version based retrievals for payments service kashif-m XL No 183.3h 21.8h May 06, 2026

Summary

Feature

Add version-based payment method retrieval

Enables payment service to fetch payment method records from both legacy and modular systems, improving compatibility and reducing errors.

Health Assessment

Large
Medium
Low
  • PR had a long cycle time (~7.6 days) but only one review round and minimal comments, indicating low review friction. The change spans 20 files and 913 lines, reflecting significant refactoring and new capability, which justifies a medium risk assessment.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
test(routing): add Routing Result Source test cases HS-QUALIBOT L No 13.1h 0.8h May 06, 2026

Summary

Test

Add Routing Result Source test cases

Adds comprehensive tests for routing engine selection, ensuring payments route correctly under various configurations, reducing potential failures and improving system reliability.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low-risk change focused on improving test coverage for payment routing logic.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
test(cypress): fix flaky VolumeBasedRouting and RuleBasedRouting tests HS-QUALIBOT M No 52.7h 35.7h May 06, 2026

Summary

CI/CD

Fix flaky routing tests in Cypress

Fixes flaky routing tests to ensure accurate validation of 50/50 volume-based routing. Improves test reliability, reducing false positives and increasing confidence in routing logic.

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
ci(cypress): Add test coverage for Surcharge DSL configuration HS-QUALIBOT L No 41.5h 30.1h May 06, 2026

Summary

Test

Add test coverage for Surcharge DSL configuration

Adds automated test coverage for the Surcharge DSL configuration feature. This ensures reliable behavior and reduces regression risk.

Health Assessment

Large
Low
Medium
  • The PR added comprehensive Cypress tests for the Surcharge DSL configuration, with a moderate review cycle and a single review round, indicating a focused but thorough testing effort.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Cypress
feat(payment_methods): send capture_method in payment method list api… Nithin1506200 S No 60.1h 16.9h May 06, 2026

Summary

Feature

Send capture_method in payment method list API

Adds capture_method field to the payment method list API response to support PayPal manual capture via SDK, improving integration reliability.

Health Assessment

Small
Low
Medium
  • Feature added with quick review and minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Rust
fix(connector): [Finix] Avs , Err msg , Fraud Session Id Nithin1506200 L No 66.2h 47.4h May 06, 2026

Summary

Bug Fix

Fix Finix AVS, Error Mapping, Fraud Session

Adds address verification, error mapping, and fraud session ID support to the Finix connector, improving payment reliability and compliance.

Health Assessment

Medium
Medium
Medium
  • The PR had a moderate scope with 15 files and 171 lines of change, and a single review after 47 hours, indicating a moderate review delay but no significant rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust, Javascript
fix(core): 3DS Setup Mandate Webhook Trigger Fix ImSagnik007 M No 2.2h 0.5h May 05, 2026

Summary

Bug Fix

Fix 3DS Setup Mandate Webhook Trigger

This fix corrects the 3DS Setup Mandate webhook trigger, ensuring reliable payment flows. It reduces failed transactions and improves customer experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal review rounds indicates high confidence in the fix.

AI Details

Tech Stack

Languages: Rust
feat(connector): [SANTANDER] Send back `idSolicRec` as `reference_id` in Payments Response & skip PixAutomaticoPush in AuthorizeSessionToken call bsayak03 M No 192.8h 0.1h May 05, 2026

Summary

Feature

Add reference ID to Santander payments and skip optional PixAutomaticoPush call

Customers using the Santander connector will now receive a reference ID in payment responses, and the system will skip an unnecessary AuthorizeSessionToken call for PixAutomaticoPush, reducing latency and resource usage.

Health Assessment

Medium
Low
Low
  • The PR required about a week to merge, with two quick review cycles and minimal rework, indicating a smooth but somewhat delayed process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(connector): [iMerchant Solutions] Retrieve Webhook_Object_Reference_Id Anurag-05-prog M No 171.3h 4.5h May 05, 2026

Summary

Feature

Add webhook reference ID retrieval for iMerchant

Adds support for retrieving the webhook object reference ID from iMerchant Solutions, improving webhook handling accuracy and enabling downstream processing.

Health Assessment

Medium
Medium
Medium
  • The PR required multiple iterations after the initial review, indicating moderate complexity and some rework, but the overall cycle time was within a week.

AI Details

Tech Stack

Languages: Rust
« Page 4 of 4

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos