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(terminal): rename collect to collectPaymentMethod #344

Merged
merged 13 commits into from
Mar 25, 2024

Conversation

rdlabo
Copy link
Member

@rdlabo rdlabo commented Mar 24, 2024

related: #342

  • add method confirmPaymentIntent
  • add listener TerminalEventsEnum.ConfirmedPaymentIntent and TerminalEventsEnum.CollectedPaymentIntent
  • remove listener TerminalEventsEnum.Completed

  • method collect to collectPaymentMethod
  • method cancelCollect to cancelCollectPaymentMethod
  • add method collect and cancelCollect to be deprecated tag.
  • sdk version to be 3.4.+
  • change grant ACCESS_FINE_LOCATION process at android. complete the request at method Initialize.

  • support Bluetooth
  • support USB(Android only)

minSdk require 30: https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md?fbclid=IwAR1xPmIwpEub42qXqihB2szcU_pstuLxnUcCgV8v8LtuEQqtyiYkfYa7Ql0#tap-to-pay-localmobile-1

@rdlabo
Copy link
Member Author

rdlabo commented Mar 24, 2024

Published as @capacitor-community/[email protected]

% npm install @capacitor-community/[email protected]
% npx cap update

@rdlabo
Copy link
Member Author

rdlabo commented Mar 24, 2024

I will check and release the actual payment terminal within a few days.

@rdlabo
Copy link
Member Author

rdlabo commented Mar 25, 2024

Published as @capacitor-community/[email protected]

% npm install @capacitor-community/[email protected]
% npx cap update

@rdlabo rdlabo merged commit 3278810 into main Mar 25, 2024
4 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.

1 participant