capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
https://capacitor-community-stripe.netlify.app/
MIT License
192 stars 77 forks source link

RequestedConnectionToken trigger twice #347

Closed divyesh-savaliya closed 5 months ago

divyesh-savaliya commented 5 months ago

Platform

Describe the bug RequestedConnectionToken triggers twice on initializing, it also triggers when the app comes to the foreground from the background. As well as when payment popup success, it also trigger RequestedConnectionToken.

Using Function:

rdlabo commented 5 months ago

This is no plugin issue. This is requested by the Stripe SDK at any given time. If you think this is a serious problem, please raise the following Issue.

https://github.com/stripe/stripe-terminal-ios https://github.com/stripe/stripe-terminal-android

rdlabo commented 5 months ago

@divyesh-savaliya Has this solved the problem? If so, close the Issue.