Pull Request Explorer
| 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 |
SummaryFeatureAdd 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
AI DetailsTech 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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Rust
|
||||||
| fix(connector): Add required fields for Trustly | Vani-1107 | S | No | 3.9h | 0.8h | May 07, 2026 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Rust
|
||||||
| fix(connector): [Worldpayxml] update status mapping (#11749) | aniketburman014 | S | No | 21.7h | 1.7h | May 07, 2026 |
SummaryBug FixUpdate Worldpayxml status mapping Fixes status mapping for Worldpayxml connector, ensuring accurate transaction status handling. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(worldpayxml): applepay predecrypted flow | Nithin1506200 | M | No | 17.1h | 16.2h | May 07, 2026 |
SummaryFeatureApplePay 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
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 |
SummaryTestAdd 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
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 |
SummaryCI/CDAdd 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
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 |
SummaryTestAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryTestUpdate 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
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 |
SummaryBug FixAdd 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
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 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(payment-methods): version based retrievals for payments service | kashif-m | XL | No | 183.3h | 21.8h | May 06, 2026 |
SummaryFeatureAdd 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
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 |
SummaryTestAdd 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
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 |
SummaryCI/CDFix 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 AssessmentAI 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 |
SummaryTestAdd 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
AI DetailsTech 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 |
SummaryFeatureSend 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
AI DetailsTech Stack
Languages:
Rust
|
||||||
| fix(connector): [Finix] Avs , Err msg , Fraud Session Id | Nithin1506200 | L | No | 66.2h | 47.4h | May 06, 2026 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
AI DetailsTech 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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
AI DetailsTech Stack
Languages:
Rust
|
||||||