Stripe Integration of the SwiftUI SDK for subscription payment.
| 1 | 2 |
|---|---|
![]() |
![]() |
- Download the Project
- Make Sure you have Mac OS Catalina
- Make Sure to Have Xcode 12.3 or higher
- Go to project directory and run
pod installif not installed install podsudo gem install cocoapods - run
open StripeSubscriptionPayment.xcworkspace/to open Xcode from terminal - Add the test publishing keys in AppConstants.
- Suggestions
- Code Improvements
- Issues

