capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

Collecting Shipping & Billing Addresses with Mobile Address Element #288

Closed selcuk-sahin closed 1 year ago

selcuk-sahin commented 1 year ago

Is your feature request related to a problem? Please describe. I would love to use native Stripe UI for shipping & billing addresses.

Describe the solution you'd like Ideally, similar to PaymentSheet, an Address Element can be opened like a modal.

Describe alternatives you've considered I have used Stripe Web elements currently, but not sure if that can survive the production. Alternatively, I can build a custom UI.

Additional context Example can be found at Stripe Docs

Screenshot 2023-05-09 at 17 43 12

Usage Product Product Name: Udelf (App In Development) Product URL: https://www.udelf.com/ Using Function:

Thanks for your time, I would love to help if I can!

rdlabo commented 1 year ago

Thanks for the Issue. This plugin is just a wrapper, the mobile UI is managed at https://github.com/wpkyoto/stripe-pwa-elements. Please raise an Issue here.