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

feat(stripe_terminal): update sdk to 3.0.0 ios/android #14

Merged
merged 9 commits into from
Oct 9, 2023
Merged

Conversation

BreX900
Copy link
Owner

@BreX900 BreX900 commented Oct 1, 2023

No description provided.

feat(one_for_all): support sealed classes
@BreX900 BreX900 self-assigned this Oct 1, 2023
… flutter

- feat(stripe_terminal): added more parameters to `PaymentIntentParams` class
… and all daughter classes

docs: Added docs to `SetupIntent` class and all daughter classes
docs: Added docs to all `Saving payment details for later use` methods on `StripeTerminal` class
docs: Added docs to all `Display information to customers` methods on `StripeTerminal` class
docs: Update README.md file to 3.0.0 sdk version
…d `ApiError`

refactor: Removed `TerminalException.rawCode` in favour of `TerminalException.code` enum field
…rmError

refactor(one_for_all_generator)!: the "Result" objects accept on `error` method a `PlatformError` class
refactor: Now `PaymentIntent.confirmationMethod` is a Enum `ConfirmationMethod`
refactor: Now `PaymentIntent.setupFutureUsage` is a Enum `PaymentIntentUsage`
refactor: Renamed on `PaymentIntent`: `application` to `applicationId`, `customer` to `customerId`, `invoice` to `invoiceId`, `review` to `reviewId`
fix: Added support on `PaymentIntentStatus` to `requiresAction` value
refactor: Now `PaymentIntentParameters.setupFutureUsage` is a Enum `PaymentIntentUsage`
refactor: Renamed on `SetupAttempt`: `onBehalfOfId` to `onBehalfOf`
refactor: Removed handoff, localMobile, bluetooth and usb `*ReaderDelegate` in favour of `PhysicalReaderDelegate`
@BreX900 BreX900 changed the title [3.x.x-dev] feat(stripe_terminal): update sdk to 3.0.0 ios/android feat(stripe_terminal): update sdk to 3.0.0 ios/android Oct 9, 2023
@BreX900 BreX900 marked this pull request as ready for review October 9, 2023 21:58
@BreX900 BreX900 merged commit b9a8506 into main Oct 9, 2023
2 checks passed
@BreX900 BreX900 deleted the dev branch October 9, 2023 21:58
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.

1 participant