stripe icon indicating copy to clipboard operation
stripe copied to clipboard

Stripe Mobile SDK wrapper for Capacitor

Results 70 stripe issues
Sort by recently updated
recently updated
newest added

It's necessary to request Bluetooth permission to scan for readers. This adds that request to the `discoverReaders` method, if the desired type is Bluetooth or Simulated.

**Platform** - [x] Web - [x] iOS **Describe the bug** I Implemented **Payment Flow without customer** in my ionic capacitor angular app but When I create Payment Flow, the FailedToLoad...

Currently the listener on `ApplePayEventsEnum.DidCreatePaymentMethod` is receiving `data.contact` as an array, but the type should actually be `ShippingContact`

question

**Platform** - [ ] Web - [X] iOS - [ ] Android **Describe the bug** Payment sheet shows up briefly and immediately disappears and the payment fails. **To Reproduce** Steps...

In the demo app, Google Pay is working fine with the Google Pay flow. But I cannot get PaymentFlow to work with Google Pay (enableGooglePay: true) in confirmPaymentFlow(). I can...

**Platform** - [ ] Web - [x] iOS - [ ] Android **Describe the bug** Apple Pay not working, amount is nil inside ApplePayExecutor. working fine with Android play, and...

**Platform** - [ ] Web - [ ] iOS - [ x] Android **Describe the bug** i am using ionic capacitor and want to integrate google pay using that plugin...

payment

**Platform** - [ ] Web - [X] iOS - [X] Android **Describe the bug** If a previous request failed due to an error, attempting to make a payment again result...

**Platform** - [ ] Web - [ ] iOS - [ X] Android **Describe the bug** On iOS everything works great with tap to pay, but on Android it's currently...