Skip to content

docs: use chargeback_ prefix instead of chb_ for chargeback IDs#4

Open
sandervanhooft wants to merge 1 commit intomainfrom
fix/chargeback-id-prefix
Open

docs: use chargeback_ prefix instead of chb_ for chargeback IDs#4
sandervanhooft wants to merge 1 commit intomainfrom
fix/chargeback-id-prefix

Conversation

@sandervanhooft
Copy link
Member

Summary

Updates the Chargebacks documentation to use the correct full-word prefix chargeback_ instead of the abbreviated chb_ prefix.

Changes

  • Updated docs/Chargebacks.md - property description and code examples

Why

This aligns with the naming convention used for other resources:

  • customer_abc123
  • order_abc123
  • subscription_abc123
  • chargeback_abc123 ✓ (was chb_abc123)

Related

Updates documentation to use the correct full-word prefix 'chargeback_'
instead of the abbreviated 'chb_' prefix, aligning with other resources
(customer_, order_, subscription_, etc.).
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.

1 participant