Ok. I am slowly working my way through the Stripe Integration Coding. My question is this: They have Mobile SDK Integrations for iOS and Android. Can I code these onto a Page Code just as I would anything else? (Sorry if this is a dumb question - I am still learning.)
To see this working, head to your live site.
Search
Wishlist Page is the new official platform for requesting new features. You can vote, comment, and track the status of the requested features (requests from this page will be migrated to the new Wishlist soon).
Mobile SDK for iOS and Android are for mobile applications - native applications, not mobile web. For the mobile web, you just use the same web APIs as you do with the desktop wix.
Oh!! That makes sense! Thank you!