programmeraditya

Results 4 issues of programmeraditya

I have a GeoJSON file with a point and a hole. The point is basically the whole map and a specific area is the whole. GeoJSON file: https://pastebin.com/raw/krmeEeV0 The issue...

needs more info
type: bug

**Describe the bug** Hello, the Google Pay option does not appear when `testEnv: true ` is set. This is needed to complete the Google Pay API integration steps as Google...

**Is your feature request related to a problem? (please describe)** No. **Describe the solution you'd like** React Native SDK v0.46.0 added support for Embedded Payment Element, but it's not yet...

enhancement

## What This Adds Implements the new [Embedded Payment Element](https://docs.stripe.com/payments/mobile/accept-payment-embedded?platform=react-native) from Stripe's mobile SDKs. Lets you embed the payment UI inline instead of using modal sheets. ## Changes - New...