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

Sync #1491

Merged
merged 9 commits into from
Nov 28, 2023
Merged

Sync #1491

merged 9 commits into from
Nov 28, 2023

Conversation

remonh87
Copy link
Member

sync with Stripe sdk 0.35

@remonh87 remonh87 requested a review from jonasbark November 20, 2023 19:42
@@ -498,6 +499,15 @@ class PaymentMethodParams with _$PaymentMethodParams {
required PaymentMethodData paymentMethodData,
}) = _PaymentMethodParamsPayPal;

@JsonSerializable(explicitToJson: true)
@FreezedUnionValue('RevoluPay')
Copy link
Member

Choose a reason for hiding this comment

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

RevolutPay*

@remonh87 remonh87 merged commit 41540fc into main Nov 28, 2023
7 checks passed
@remonh87 remonh87 deleted the sync branch November 28, 2023 20:10
guilherme-v pushed a commit to guilherme-v/flutter_stripe that referenced this pull request Dec 4, 2023
* Sync Android with v0.35

* Sync iOS to v0.35

* chore: upgrade to latest flutter version

* fix: sync with stripe 0.35 sdk

* fix: add revolut pay screen

* revert stripe checkout fix

* fix: several bugfixes

---------

Co-authored-by: Jonas Bark <[email protected]>
Co-authored-by: Remon <[email protected]>
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