map mandate_refernce to resource_id - #6
Conversation
WalkthroughThe change updates the way the Changes
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (4)
🔇 Additional comments (1)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@coderabbitai is marking resource_id to mandate id correct according to hyperswitch implementation |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 1150 @AkshayaFoiger Yes, mapping the
This approach maintains all the necessary information while establishing the mandate reference as the primary identifier, which seems to align with Hyperswitch's intended implementation pattern. ✏️ Learnings added
|
Type of Change
Description
Additional Changes
Motivation and Context
How did you test it?
Checklist
cargo +nightly fmt --allcargo clippySummary by Bito
This pull request enhances the transaction response handling in the Stripe connector by updating the mapping of mandate_reference to resource_id, improving the accuracy of transaction data.Unit tests added: False
Estimated effort to review (1-5, lower is better): 2 - The changes are straightforward and primarily involve mapping updates, making the review process relatively simple.
Summary by CodeRabbit