Switch branches/tags
Find file History
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
Images.xcassets
AppDelegate.h
AppDelegate.m
ApplePayExampleViewController.h
ApplePayExampleViewController.m
BrowseExamplesViewController.h
BrowseExamplesViewController.m
CardExampleViewController.h
CardExampleViewController.m
Constants.h
Constants.m
Info.plist
README.md
ShippingManager.h
ShippingManager.m
SofortExampleViewController.h
SofortExampleViewController.m
ThreeDSExampleViewController.h
ThreeDSExampleViewController.m
main.m

README.md

Custom Integration (ObjC)

This example app demonstrates how to to use STPAPIClient to accept various payment methods. These integrations may be a useful reference if you're building your own payment UI, and not using STPPaymentContext.

For a detailed guide on the various subcomponents of the SDK, see https://stripe.com/docs/mobile/ios/custom

For more details on using Sources with the iOS SDK, see https://stripe.com/docs/mobile/ios/sources