Google/Apple Pay recurring payments through Stripe API

Hi,
I am using Ionic Angular for Mobile development and .Net Core in the backend.
I have implemented Recurring payment (Stripe Subscription) through Card. However, I am not getting any thread on how to implement Google Pay and Apple Pay recurring payments through Stripe API. I searched a lot but could not find any technical document or a tutorial on this. Either it is too easy that I do not understand or rarely used so no help is available.

Any help will be much appreciated.

Maybe check out the Capacitor Stripe package - GitHub - capacitor-community/stripe: Stripe Mobile SDK wrapper for Capacitor

1 Like