Skip to content

Remove AlipayAccount and RecipientTransfer resource files#1817

Merged
mbroshi-stripe merged 2 commits intomasterfrom
mbroshi/DEVSDK-3020
Mar 17, 2026
Merged

Remove AlipayAccount and RecipientTransfer resource files#1817
mbroshi-stripe merged 2 commits intomasterfrom
mbroshi/DEVSDK-3020

Conversation

@mbroshi-stripe
Copy link
Copy Markdown
Contributor

Why?

AlipayAccount and RecipientTransfer are manually-maintained resource files that were documented as removed in the v7.0.0 CHANGELOG but were never actually deleted from the repo.

They are dead code: not required anywhere, not registered in object_types.rb, not exported in resources.rb, have no tests, and have no .rbi type definitions.

What?

  • Deleted lib/stripe/resources/alipay_account.rb
  • Deleted lib/stripe/resources/recipient_transfer.rb

See Also

Changelog

  • ⚠️ Removes Stripe::AlipayAccount and Stripe::RecipientTransfer resource classes (dead code since v7.0.0)

These manually-maintained files were documented as removed in the v7.0.0
CHANGELOG but were never actually deleted. They are not required, not
registered in object_types.rb, and have no tests or type definitions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
@mbroshi-stripe mbroshi-stripe requested a review from a team as a code owner March 16, 2026 20:48
@mbroshi-stripe mbroshi-stripe requested review from prathmesh-stripe and removed request for a team March 16, 2026 20:48
@mbroshi-stripe mbroshi-stripe enabled auto-merge (squash) March 17, 2026 23:15
@mbroshi-stripe mbroshi-stripe merged commit 184606e into master Mar 17, 2026
14 checks passed
@mbroshi-stripe mbroshi-stripe deleted the mbroshi/DEVSDK-3020 branch March 17, 2026 23:16
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