Skip to content

Instantly share code, notes, and snippets.

@ademcan
Last active March 11, 2020 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ademcan/8a137ca61a5f15e8bfec1ecf8011a07a to your computer and use it in GitHub Desktop.
Save ademcan/8a137ca61a5f15e8bfec1ecf8011a07a to your computer and use it in GitHub Desktop.
#import <UIKit/UIKit.h>
#import <Stripe/Stripe.h>
@interface CheckoutViewController: UIViewController <STPAuthenticationContext>
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment