fix(core): Fix billing descriptor name example#10342
Merged
Gnanasundari24 merged 3 commits intomainfrom Nov 25, 2025
Merged
Conversation
Changed Files
|
c09bba2 to
66128f7
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10342 +/- ##
=======================================
Coverage ? 6.47%
=======================================
Files ? 1249
Lines ? 310495
Branches ? 0
=======================================
Hits ? 20090
Misses ? 290405
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sai-harsha-vardhan
approved these changes
Nov 19, 2025
swangi-kumari
approved these changes
Nov 19, 2025
Gnanasundari24
approved these changes
Nov 25, 2025
pixincreate
added a commit
that referenced
this pull request
Nov 27, 2025
…a-parsing * 'main' of github.com:juspay/hyperswitch: (26 commits) chore(version): 2025.11.27.0 chore(postman): update Postman collection files feat(revenue_recovery): Introduce hourly retry history and decision threshold in Decider Request (#10386) Fix: Update Stripe Postman collection tests (#10231) feat(ucs): add new next_action type and wait screen instructions for upi payments (#10323) chore(version): 2025.11.26.0 Revert: "feat(connector): [NOVALNET] Pass Payment Metadata fields to Connector" (#10436) feat(connectors): [worldpayxml] add browser, shipping, shopper and billing data to the connector's payment request (#10357) feat(connector): Add client_unqiue_id in Nuvei Pyament Request (#10366) feat(connector): [BRAINTREE] apple pay mandate for braintree (#10273) feat(router): added preferred 3ds and cardnetwork in next action data for 3ds (#10296) fix(core): Fix billing descriptor name example (#10342) fix(router): add fallback to statement descriptor fields when billing descriptor is missing (#10271) fix(authentication): fixed authentication connector update failures from dashboard (#10343) feat(payment_methods): add custom tokenizer for external vault (#10314) ci(cypress): added file name in cypress tests runner (#10370) fix(transformers): update error reason handling in response transformations (#10313) fix(core): [Network Token] Check Network Token Status Response Type Fix (#10354) chore(version): 2025.11.25.0 feat(connector): Revert [Airwallex] implement card mandates (#10418) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
Just renamed the example for the billing descriptor object
Additional Changes
Motivation and Context
How did you test it?
No testing required
Checklist
cargo +nightly fmt --allcargo clippy