Kartikeya Hegde

Results 34 issues of Kartikeya Hegde

### Feature Description Replace Boxed queries used for filter payment intent by constraints by Boxable Expressions. ### Possible Implementation This depends on [Rust Issue 52662](https://github.com/rust-lang/rust/issues/52662) to get stable. It can...

C-feature
S-awaiting-triage

Add connector specific validations for refunds

A-core
E-easy

Currently it's not possible as `amount_capturable` is as option.

# Description Implement capture for payments that are captured manually # Connectors to implement - [ ] ACI - [ ] Authorizedotnet - [x] Adyen #261 - [ ] Braintree...

A-connector-integration
C-feature
E-easy
P-high

# Description Fix hard coded values in `payment_methods/transformers.rs`. # Fields - [ ] merchant_id - [ ] email address - [ ] name on card - [ ] nickname

A-core
P-high

# Description Schedule webhooks for retry in case of any error.

A-core
C-feature

# Description Propogate Some hard coded fields in PaymentMethodResponse # Fields - [ ] recurring_enabled - [ ] installment_payment_enabled - [ ] payment_experience

E-easy
P-medium
A-payment-methods

# Description Handle expiry for payment_token in `make_pm_data`

A-core
P-medium