Skip to content

add payment disputes to preview #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 11, 2025

Conversation

kaiying-stripe
Copy link
Contributor

Tested with yalc that it works and has typing support

Screenshot 2025-04-11 at 11 28 59 AM

Screenshot 2025-04-11 at 11 28 34 AM

payment: string;
onDisputesLoaded?: ({total}: {total: number}) => void;
} & CommonComponentProps): JSX.Element | null => {
const {wrapper, component} =
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to update the other package right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, and that's why the check is failing, will request review again after that's published & updated!

@kaiying-stripe kaiying-stripe force-pushed the kaiying/payment-disputes-preview branch from 0347427 to 7b3dacc Compare April 11, 2025 20:16
@kaiying-stripe kaiying-stripe force-pushed the kaiying/payment-disputes-preview branch from 7b3dacc to 833da88 Compare April 11, 2025 20:18
@kaiying-stripe kaiying-stripe merged commit df160e3 into preview Apr 11, 2025
2 checks passed
@kaiying-stripe kaiying-stripe deleted the kaiying/payment-disputes-preview branch April 11, 2025 20:20
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