capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collecting Shipping & Billing Addresses with Mobile Address Element

selcuk-sahin opened this issue · comments

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:

  • Payment Sheet / Payment Flow
  • Apple Pay
  • Google Pay
  • Identity Verification Sheet

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

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.