Skip to content

feat(): update to v8#457

Merged
rdlabo merged 21 commits intomainfrom
feat/v8
Dec 19, 2025
Merged

feat(): update to v8#457
rdlabo merged 21 commits intomainfrom
feat/v8

Conversation

@rdlabo
Copy link
Member

@rdlabo rdlabo commented Dec 15, 2025

@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for capacitor-community-stripe ready!

Name Link
🔨 Latest commit 5c76ab0
🔍 Latest deploy log https://app.netlify.com/projects/capacitor-community-stripe/deploys/6945209724cff3000876e501
😎 Deploy Preview https://deploy-preview-457--capacitor-community-stripe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

rdlabo and others added 7 commits December 15, 2025 21:14
* feat(identity): remove deprecated event

* chore(demo): remove result check

* Update packages/identity/android/src/main/java/com/getcapacitor/community/stripe/identity/StripeIdentityPlugin.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rdlabo
Copy link
Member Author

rdlabo commented Dec 16, 2025

⚠️ @capacitor-community/stripe-identity Breaking Change

Deprecated Identity APIs have been fully removed.

Removed

  • Deprecated events: Completed, Canceled, Failed
  • Deprecated return values and related types
  • present() now always returns void

Changed

  • Verification results are now delivered only via the VerificationResult event
  • Unified and simplified behavior across Web / iOS / Android

⚠️ This is a breaking change.
Apps using deprecated events or relying on return values must migrate to VerificationResult.

@rdlabo

This comment was marked as outdated.

@rdlabo rdlabo merged commit 26548e5 into main Dec 19, 2025
11 checks passed
@gasci
Copy link

gasci commented Jan 12, 2026

Hi for some reason, I see this in my Web Native plugin in VS Code. Why is this happening?
Screenshot 2026-01-12 at 13 36 21

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