Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Examples w/ stripe-samples #1437

Merged
merged 8 commits into from
Nov 7, 2019
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion Example/Basic Integration/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Basic Integration

<p align="center">
<img src="https://raw.githubusercontent.com/stripe/stripe-ios/a87e2fb12ce1ba6b45a075ee22e0da5072a54279/standard-integration.gif" width="240" alt="Basic Integraion Example App" align="center">
</p>

This example app demonstrates how to build a payment flow using our pre-built UI component integration (`STPPaymentContext`).

For a detailed guide, see https://stripe.com/docs/mobile/ios/standard
For a detailed guide, see https://stripe.com/docs/mobile/ios/basic

## To run the example app:

Expand Down

This file was deleted.

167 changes: 0 additions & 167 deletions Example/Custom Integration/CardAutomaticConfirmationViewController.m

This file was deleted.

This file was deleted.

This file was deleted.

Loading