Skip to content

Conversation

Narayanbhat166
Copy link
Contributor

Type of Change

  • New feature

Description

This PR will add the cache support for merchant_connector_id when querying by merchant_connector_id ( mca_abcdmeow)

Motivation and Context

Utilize cache for blazingly fast payments.

How did you test it?

  • Create a payment with the connector - Updates the cache
Screenshot 2023-10-31 at 11 49 31 AM
  • Update the payment connector ( disable the connector )
Screenshot 2023-10-31 at 11 50 29 AM
  • Create the payment again ( should fail as the connector is disabled )
Screenshot 2023-10-31 at 11 51 22 AM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@Narayanbhat166 Narayanbhat166 added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Oct 31, 2023
@Narayanbhat166 Narayanbhat166 added this to the October 2023 Milestone milestone Oct 31, 2023
@Narayanbhat166 Narayanbhat166 self-assigned this Oct 31, 2023
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner October 31, 2023 06:22
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner October 31, 2023 06:26
@preetamrevankar preetamrevankar added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit 1ba6282 Nov 3, 2023
@preetamrevankar preetamrevankar deleted the add_cache_for_mca branch November 3, 2023 12:24
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants