Narayan Bhat

Results 53 issues of Narayan Bhat

### Feature Description During address validation, It would be a good experience to have all the missing fields returned at once instead of making many requests to know the missing...

C-feature
good first issue
help wanted

### Feature Description linking #347 for reference. Since the billing and shipping address used for payment should be stored in `basillisk` as per the discussion we had. This is to...

A-connector-compatibility
C-tracking-issue
C-refactor

## Type of Change - [x] Refactor ## Description Payments session did not have a check for creating the session token, which would allow users to create session token for...

A-core
S-waiting-on-review
C-refactor

## Type of Change - [x] New feature ## Description Support EPS, Giropay and iDeal through stripe ## Motivation and Context All the flows are redirection flows which provide the...

A-connector-compatibility
C-feature
S-waiting-on-review

## Type of Change - [x] Refactoring ## Description Send the full body during a payment sync call when calling connector. ## Motivation and Context When calling a connector during...

A-core
C-refactor

## Type of Change - [x] New feature ## Description Add `payment_issuer` and `payment_experience` to payment_attempt table. The pay_later issuer will be decided based on this. a small example of...

A-connector-integration
A-core
S-blocked
M-database-changes

Support `bank_redirects` through stripe.

A-connector-integration
C-feature

### Feature Description Few entities currently are stored in redis. We create a key for each entity. This key will be usually of the form `{feature}_{merchant_id}_{extras}`. The creation of this...

C-feature
good first issue
help wanted

### Bug Description When creating a merchant connector account, the `connector_name` field is of string type. This would mean that any value can be passed to that field. There is...

C-bug
E-easy
good first issue
help wanted

### Feature Description Currently there is only read endpoint available for `cards_info` table. It would be useful to add a `upsert` endpoint which would - Insert the row if the...

C-feature
E-medium
P-low
good first issue
help wanted