Skip to content

fix(payment-methods): rename gddy payments to gddy payment-methods (DEVEX-900)#119

Merged
jpage-godaddy merged 1 commit into
rust-portfrom
devex-900-payment-methods-rename
Jul 16, 2026
Merged

fix(payment-methods): rename gddy payments to gddy payment-methods (DEVEX-900)#119
jpage-godaddy merged 1 commit into
rust-portfrom
devex-900-payment-methods-rename

Conversation

@sswaminathan-godaddy

Copy link
Copy Markdown
Collaborator

Summary

  • Rename the gddy payments command group to gddy payment-methods (module rust/src/payments/ -> rust/src/payment_methods/, clap group name, telemetry with_system tag).
  • Update cross-referencing help/error text in domain purchase, domain/common.rs 402 error message, and README.md.
  • Rename the common.rs test to match (payment_required_error_points_to_payment_methods_add).

rust/schemas/api/payments.json and the API-explorer "payments" API domain catalog entry are untouched (unrelated Payments API domain).

Test plan

  • cargo build
  • cargo test (253 passed)
  • cargo clippy -- -D warnings (clean)
  • cargo run -- payment-methods add --help shows correct help text
  • cargo run -- payments add errors with "unknown command" (old name removed)
  • cargo run -- domain purchase --help cross-reference text says gddy payment-methods add

DEVEX-900

…EVEX-900)

Rename the payments command group to payment-methods so its name matches what it manages, and update the cross-referencing help text in domain purchase/error output and README accordingly.
@sswaminathan-godaddy
sswaminathan-godaddy marked this pull request as ready for review July 16, 2026 21:31
@jpage-godaddy
jpage-godaddy merged commit 67512bc into rust-port Jul 16, 2026
1 check passed
@sswaminathan-godaddy
sswaminathan-godaddy deleted the devex-900-payment-methods-rename branch July 16, 2026 21:43
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.

2 participants