Skip to content

playstore: custom type of refund reason - #337

Merged
takecy merged 2 commits into
awa:masterfrom
richzw:master
Jul 7, 2026
Merged

playstore: custom type of refund reason#337
takecy merged 2 commits into
awa:masterfrom
richzw:master

Conversation

@richzw

@richzw richzw commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Related to Issue #335

@takecy takecy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the additional response!
LGTM 👍

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Play Store RTDN model by introducing a dedicated RefundReason type for pendingRefundReviewNotification, aligning the payload structure more closely with Google’s documentation (Issue #335).

Changes:

  • Added an exported RefundReason enum type for pending refund review notifications.
  • Introduced RefundReasonChargeback constant (value 7) based on the Play RTDN reference.
  • Updated PendingRefundReviewNotification.RefundReason from int to the new RefundReason type.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@takecy
takecy merged commit 0a7f27f into awa:master Jul 7, 2026
2 checks passed
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.

3 participants