Skip to content
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

Move CustomerState.Permissions to PaymentMethodsMetadata.CustomerMetadata #10483

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
fix test after lint
tianzhao-stripe committed Mar 28, 2025
commit 043021dce1a7c9cb2f5f8ad2db8a500a2c99298d
Original file line number Diff line number Diff line change
@@ -891,7 +891,6 @@ internal class PaymentMethodMetadataTest {
paymentMethodSaveConsentBehavior = paymentMethodSaveConsentBehavior,
sharedDataSpecs = listOf(SharedDataSpec("card")),
isGooglePayReady = true,
isPaymentMethodSyncDefaultEnabled = false,
customerMetadata = DEFAULT_CUSTOMER_METADATA,
)