Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / juspay/hyperswitch issues and pull requests

#6460 - refactor(router): Remove card exp validation for migration api

Pull Request - State: open - Opened by prasunna09 19 days ago - 1 comment
Labels: C-refactor

#6459 - refactor(connnector): Structure connector enums in separate files for improved team ownership

Pull Request - State: open - Opened by srujanchikke 19 days ago - 1 comment
Labels: A-connector-integration, C-refactor

#6458 - feat(users): add global support in user roles

Pull Request - State: open - Opened by apoorvdixit88 20 days ago - 1 comment
Labels: C-feature, M-database-changes, A-users

#6457 - feat(users): add tenant_id in user roles

Issue - State: open - Opened by apoorvdixit88 20 days ago

#6456 - reduce cargo build jobs to 3 from 4

Issue - State: closed - Opened by pixincreate 20 days ago
Labels: A-CI-CD, P-high

#6455 - feat(connector): [JP MORGAN] Add template code

Pull Request - State: open - Opened by bsayak03 20 days ago - 1 comment

#6454 - fix(dispute): change dispute currency type to currency enum

Pull Request - State: open - Opened by ImSagnik007 20 days ago - 1 comment
Labels: M-database-changes, M-api-contract-changes

#6453 - ci(cypress): reduce cargo build jobs to 3

Pull Request - State: closed - Opened by pixincreate 20 days ago - 1 comment
Labels: A-CI-CD

#6452 - docs: Added desc. for wallets other than AP, GP

Pull Request - State: closed - Opened by gorakhnathy7 20 days ago - 1 comment
Labels: M-api-contract-changes

#6451 - fix(connector): [Novalnet] Remove webhook placeholder connector config

Pull Request - State: closed - Opened by cookieg13 20 days ago - 1 comment

#6450 - fix(core): fix setup mandate payments to store connector mandate details

Pull Request - State: closed - Opened by Aprabhat19 20 days ago - 1 comment

#6449 - Update broken readme icon

Issue - State: open - Opened by neerajkumar-n 20 days ago

#6448 - Refactor(core): interpolate params with their specific values

Pull Request - State: open - Opened by prajjwalkumar17 20 days ago - 1 comment

#6446 - fix(core): fix setup mandate payments to store connector mandate details

Pull Request - State: closed - Opened by Aprabhat19 20 days ago - 2 comments
Labels: A-core

#6445 - docs(README): Updated the icon and repositioned the hero image

Pull Request - State: open - Opened by neerajkumar-n 20 days ago - 1 comment

#6444 - refactor(users): Consolidate `UserStatus` enum into `common_enums` file

Pull Request - State: open - Opened by aniketh-varma 21 days ago - 3 comments
Labels: S-waiting-on-review, C-refactor, hacktoberfest, A-users

#6443 - fix(docs): incorrect description for refund api

Pull Request - State: open - Opened by shawshankkumar 21 days ago - 1 comment

#6442 - fix(connector): [Adyen] Add MYR currency config

Pull Request - State: closed - Opened by srujanchikke 21 days ago - 1 comment
Labels: A-connector-integration, M-configuration-changes

#6441 - feat: Added grpc based health check

Pull Request - State: open - Opened by Sarthak1799 23 days ago - 1 comment

#6440 - feat(authz): Make info APIs support `ParentGroup`

Pull Request - State: open - Opened by ThisIsMani 23 days ago - 1 comment
Labels: C-feature, S-waiting-on-review, A-users

#6435 - chore(users): change entity_type column of roles to non-optional

Pull Request - State: open - Opened by Riddhiagrawal001 23 days ago - 1 comment
Labels: M-database-changes

#6433 - refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices

Pull Request - State: open - Opened by SanchithHegde 24 days ago - 1 comment
Labels: S-waiting-on-review, M-database-changes, A-payment-methods, C-refactor, M-api-contract-changes, api-v2

#6432 - feat(payments): Add audit events for PaymentApprove update

Pull Request - State: open - Opened by Rutam21 24 days ago - 5 comments
Labels: hacktoberfest

#6428 - Pr 6244

Pull Request - State: closed - Opened by deepanshu-iiitu 24 days ago - 1 comment

#6427 - feat(payments): Add audit events for PaymentCreate update

Pull Request - State: open - Opened by Rutam21 24 days ago - 5 comments
Labels: hacktoberfest

#6426 - feat(payments): Add audit events for PaymentUpdate update

Pull Request - State: open - Opened by Rutam21 24 days ago - 5 comments
Labels: hacktoberfest

#6422 - fix(deployment-config): remove invalid currencies from worldpay filters

Pull Request - State: closed - Opened by kashif-m 24 days ago - 1 comment

#6420 - feat(cypress-test): include worldpay's request / response structure for test suite

Pull Request - State: open - Opened by kashif-m 24 days ago - 1 comment
Labels: A-CI-CD, S-waiting-on-review

#6419 - feat(analytics): add `sessionized_metrics` for refunds analytics

Pull Request - State: open - Opened by maverox 25 days ago - 1 comment
Labels: C-feature, C-refactor, Rust, A-Analytics

#6418 - feat(analytics): implement currency conversion to power multi-currency aggregation

Pull Request - State: open - Opened by maverox 25 days ago - 1 comment
Labels: C-feature, Rust, A-Analytics

#6414 - refactor(connector): add amount conversion framework to rapyd

Pull Request - State: open - Opened by gauravghodinde 25 days ago - 5 comments
Labels: A-connector-integration, C-refactor, hacktoberfest

#6405 - fix(refunds): remove to schema from refund aggregate response and exclude it from open api documentation

Pull Request - State: open - Opened by qstommyshu 26 days ago - 7 comments
Labels: C-bug, S-waiting-on-review, C-refactor, M-api-contract-changes, A-refunds, hacktoberfest

#6396 - feat(router): Add payments get-intent API for v2

Pull Request - State: open - Opened by AnuthaDev 26 days ago - 1 comment
Labels: M-api-contract-changes

#6394 - feat(authz): Create a permission generator

Pull Request - State: closed - Opened by ThisIsMani 26 days ago - 1 comment
Labels: C-feature, A-users

#6393 - chore: change serde value to strict type in payment intent domain and diesel model

Pull Request - State: open - Opened by hrithikesh026 26 days ago - 1 comment
Labels: S-waiting-on-review, C-refactor

#6392 - refactor(connector): [WorldPay] propagate refusal codes as error code and messages

Pull Request - State: closed - Opened by kashif-m 26 days ago - 1 comment
Labels: A-connector-compatibility

#6390 - [FIX] fix tenant nomenclature in the code

Issue - State: closed - Opened by dracarys18 26 days ago
Labels: A-core

#6389 - fix(multitenancy): consistently use tenant nomenclature everywhere

Pull Request - State: closed - Opened by dracarys18 26 days ago - 5 comments
Labels: A-core, C-bug

#6380 - feat(users): add profile level custom role

Pull Request - State: open - Opened by Riddhiagrawal001 27 days ago - 1 comment
Labels: M-database-changes

#6378 - feat(connector): [Paybox] Add mandates Flow for Paybox

Pull Request - State: open - Opened by awasthi21 27 days ago - 1 comment
Labels: A-connector-integration, A-core, A-mandates

#6377 - feat(nix): add support for running external services through services-flake

Pull Request - State: open - Opened by kashif-m 27 days ago - 1 comment

#6376 - refactor(permissions): Remove permissions field from permission info API response

Pull Request - State: closed - Opened by ThisIsMani 27 days ago - 1 comment
Labels: C-refactor, A-users

#6365 - feat(config): update vector config

Pull Request - State: open - Opened by maverox about 1 month ago - 2 comments
Labels: C-feature, M-configuration-changes

#6361 - feat(connector): [Fiuu] Add support for cards recurring payments

Pull Request - State: closed - Opened by srujanchikke about 1 month ago - 2 comments
Labels: A-connector-integration, C-feature

#6359 - refactor(connector): add amount conversion framework to Riskified

Pull Request - State: open - Opened by Sidharth-Singh10 about 1 month ago - 6 comments
Labels: A-connector-integration, S-waiting-on-author, C-refactor, hacktoberfest

#6344 - feat(analytics): add `customer_id` as filter for payment intents

Pull Request - State: open - Opened by tsdk02 about 1 month ago - 1 comment
Labels: A-Analytics

#6337 - fix: replace deprecated backticks with $(...) for command substitution

Pull Request - State: open - Opened by Sidharth-Singh10 about 1 month ago - 1 comment
Labels: hacktoberfest

#6335 - refactor(connector): add amount conversion framework to cybersource

Pull Request - State: open - Opened by gauravghodinde about 1 month ago - 6 comments
Labels: A-connector-integration, C-refactor, hacktoberfest

#6325 - feat(core): add payments post_session_tokens flow

Pull Request - State: closed - Opened by swangi-kumari about 1 month ago - 2 comments
Labels: A-connector-integration, A-core, C-feature, C-refactor, M-api-contract-changes

#6321 - [BUG] Various errors in `rust_locker_open_api_spec.yml`

Issue - State: closed - Opened by vil02 about 1 month ago - 4 comments
Labels: C-bug, hacktoberfest

#6313 - feat: add macro to generate ToEncryptable trait

Pull Request - State: open - Opened by dracarys18 about 1 month ago - 1 comment
Labels: A-core, S-waiting-on-review

#6309 - Feat(connector): [ELAVON] Template PR

Pull Request - State: open - Opened by sumanmaji4 about 1 month ago - 1 comment
Labels: M-api-contract-changes

#6307 - [FEATURE] Set header consumption as optional in Open banking flows

Issue - State: closed - Opened by Sarthak1799 about 1 month ago
Labels: C-feature

#6301 - feat(router): multitenancy support for keymanager --added (Fixes #6227)

Pull Request - State: closed - Opened by nikzayn about 1 month ago - 2 comments

#6295 - Updated db_metrics Operation to Use Count Instead of Filter in get_intent_status_with_count

Pull Request - State: open - Opened by ayan-joshi about 1 month ago - 4 comments
Labels: C-bug, S-waiting-on-author, C-refactor, hacktoberfest

#6290 - [DOCS]: Add `X-Merchant-Id` to headers in Profile endpoints for v2

Issue - State: closed - Opened by AnuthaDev about 1 month ago
Labels: C-doc, api-v2

#6285 - Ci(Cypress): Enhance Cybersource Testcases

Pull Request - State: open - Opened by Gnanasundari24 about 1 month ago - 2 comments
Labels: A-CI-CD

#6284 - feat(connector): add dynamic duitnow qr code, google pay and applpepay for fiuu

Pull Request - State: closed - Opened by inventvenkat about 1 month ago - 1 comment
Labels: A-connector-integration

#6283 - Implements MerchantAccountInteraface to Mockdb

Pull Request - State: open - Opened by akhildevelops about 1 month ago - 5 comments
Labels: hacktoberfest

#6282 - refactor(connector): add amount conversion framework to tsys

Pull Request - State: open - Opened by gauravghodinde about 1 month ago - 1 comment

#6281 - refactor(connector) : [Adyen platform] api contract change for webhook

Pull Request - State: open - Opened by Sakilmostak about 1 month ago - 1 comment
Labels: A-connector-integration, C-refactor

#6280 - refactor(connector): added amount conversion framework for Mollie

Pull Request - State: open - Opened by Sidharth-Singh10 about 1 month ago - 1 comment

#6279 - [REFACTOR] update cybersource and BOA connector transformers

Issue - State: open - Opened by prasunna09 about 1 month ago
Labels: A-connector-integration

#6278 - fix: Add Cypress e2e test for Ideal payment method in TrustPay Connector

Pull Request - State: open - Opened by naaa760 about 1 month ago - 1 comment

#6277 - feat(router): Move organization_id to request header from request body for v2

Pull Request - State: closed - Opened by AnuthaDev about 1 month ago - 4 comments
Labels: M-api-contract-changes

#6276 - fix(router): fill card_network for co-badged card

Pull Request - State: open - Opened by Sakilmostak about 1 month ago - 1 comment
Labels: A-core, C-bug

#6275 - ci: insert `cards_info` into `hyperswitch_db`

Pull Request - State: open - Opened by pixincreate about 1 month ago - 1 comment
Labels: A-CI-CD, S-waiting-on-review

#6274 - feat(router): Introduce NameType for Business Profile

Pull Request - State: open - Opened by AnuthaDev about 1 month ago - 1 comment

#6272 - Update README.md

Pull Request - State: closed - Opened by omkarkulkarni2704 about 1 month ago - 2 comments

#6271 - [BUG] Do not use backticks in shell files

Issue - State: open - Opened by vil02 about 1 month ago - 1 comment
Labels: C-bug, S-awaiting-triage

#6269 - updates

Pull Request - State: open - Opened by KunjShah95 about 1 month ago - 1 comment

#6268 - fix(connector): remove placeholder from novalnet webhooks secret

Pull Request - State: closed - Opened by cookieg13 about 1 month ago - 1 comment
Labels: R-waiting-on-L1

#6267 - ci(cypress): Update error message for deprecated payment methods

Pull Request - State: closed - Opened by likhinbopanna about 1 month ago - 1 comment
Labels: A-CI-CD, S-waiting-on-review

#6266 - refactor(connector): [Billwerk] Move connector Billwerk form Router to HyperswitchConnestor Trait

Pull Request - State: open - Opened by spritianeja03 about 1 month ago - 1 comment
Labels: A-connector-integration, C-refactor

#6265 - [FEATURE]: [FORTE] Move connector code to crate hyperswitch_connectors

Issue - State: open - Opened by spritianeja03 about 1 month ago
Labels: A-connector-integration, C-refactor

#6264 - feat(routing): add invalidate window as a service for SR based routing

Pull Request - State: open - Opened by Aprabhat19 about 1 month ago - 1 comment

#6263 - feat(payments_v2): add payment_confirm_intent api endpoint

Pull Request - State: open - Opened by Narayanbhat166 about 1 month ago - 1 comment
Labels: M-database-changes

#6262 - fix(euclid_wasm): update dependency for wasm in validate.rs

Pull Request - State: closed - Opened by Sakilmostak about 1 month ago - 1 comment
Labels: C-bug

#6261 - refactor(connector): [Forte] Move connector Forte from Router to Hyperswitch Connector Trait

Pull Request - State: open - Opened by spritianeja03 about 1 month ago - 1 comment
Labels: A-connector-integration, C-refactor

#6260 - Add support for network transaction id and card details based MIT

Issue - State: open - Opened by ShankarSinghC about 1 month ago
Labels: A-core, C-feature, A-payment-methods, M-api-contract-changes, A-routing, A-Analytics

#6259 - feat(connector): [Nexixpay] add mandates flow for cards

Pull Request - State: open - Opened by mrudulvajpayee4935 about 1 month ago - 1 comment
Labels: A-connector-integration, C-feature

#6257 - feat(router): add support for Samsung pay app tokens flow

Pull Request - State: open - Opened by ShankarSinghC about 1 month ago - 1 comment
Labels: C-feature, A-payment-methods, M-api-contract-changes

#6254 - fix(users): Accepting invite for org_admins

Issue - State: closed - Opened by ThisIsMani about 1 month ago

#6253 - fix(users): Allow accepting invites for `org_admin`s

Pull Request - State: closed - Opened by ThisIsMani about 1 month ago - 1 comment
Labels: C-bug, A-users

#6252 - refactor(router): modify `net_amount` to be a struct in the domain model of payment_attempt and handle amount changes across all flows

Pull Request - State: open - Opened by sai-harsha-vardhan about 1 month ago - 1 comment
Labels: A-core, C-refactor, M-api-contract-changes

#6247 - fix(users): Add max wrong attempts for two-fa

Pull Request - State: open - Opened by Riddhiagrawal001 about 1 month ago - 4 comments
Labels: A-users

#6246 - fix(connector): [deutsche bank] add support for sepa one-off payments

Pull Request - State: closed - Opened by srujanchikke about 1 month ago - 1 comment
Labels: A-connector-integration, C-feature, S-waiting-on-review

#6245 - feat(router): add network transaction id support for mit payments

Pull Request - State: open - Opened by ShankarSinghC about 1 month ago - 1 comment
Labels: A-core, C-feature, A-payment-methods, M-api-contract-changes

#6239 - refactor(connector): added amount conversion framework for powertranz

Pull Request - State: open - Opened by sahil9001 about 1 month ago - 9 comments
Labels: A-connector-integration, hacktoberfest

#6235 - refactor(routing): add admin api key as auth for toggling dynamic routing

Pull Request - State: open - Opened by Aprabhat19 about 1 month ago - 1 comment
Labels: M-api-contract-changes

#6232 - Refactor Picker Component for Better Performance

Issue - State: open - Opened by manideepk90 2 months ago - 7 comments
Labels: good first issue, hacktoberfest, rescript, enhancement

#6231 - [FEATURE] Implement Responsive View Logic for Bottom Sheet and Modal

Issue - State: open - Opened by manideepk90 2 months ago - 10 comments
Labels: good first issue, hacktoberfest, rescript, enhancement

#6229 - [FEATURE] Convert ScrollView Tab Buttons to 2 Buttons and 1 Dropdown

Issue - State: open - Opened by manideepk90 about 2 months ago - 13 comments
Labels: hacktoberfest, rescript, enhancement

#6227 - [FEAT] Add multitenancy support for keymanager

Issue - State: open - Opened by dracarys18 about 2 months ago - 4 comments
Labels: E-medium, help wanted, Rust, hacktoberfest

#6225 - feat(cypress): execute cypress tests in parallel

Pull Request - State: open - Opened by pixincreate about 1 month ago - 1 comment
Labels: A-CI-CD

#6211 - feat(payment_methods_v2): Delete payment method api

Pull Request - State: open - Opened by Sarthak1799 about 2 months ago - 1 comment

#6209 - refactor(cypress): get amount from connector fixture in captureCallTest

Pull Request - State: open - Opened by AnuthaDev about 2 months ago - 1 comment