How can we use passkit in frontend and stripe in the backend for apple pay implementation

20 Views Asked by At

I'm trying to integrate Apple Pay into the appclip of an iOS (SWIFTUI) app. As I'm limited in size, I don't want to use Stripe in the front end because even the optimized version of Stripe Apple Pay SDK is 3–4 MB. I keep Appclip's size at a maximum of 10 MB.  That's why I'm thinking of using Stripe in the backend. Is it possible?

0

There are 0 best solutions below