Skip to content

Commit

Permalink
Update Examples w/ stripe-samples (#1437)
Browse files Browse the repository at this point in the history
* Buff up READMEs

- Add gif to Basic Integration README
- Delete duped examples

* Whoops. STPRedirectContext always returns the clientSecret. You need to check the error to determine if it errored

* Rename Custom Integration to Non-Card Payment Examples

* Fix typo, links

* Try again

* Move scheme to workspace container?

* Try again..

* Dangit.
  • Loading branch information
yuki-stripe authored Nov 7, 2019
1 parent ea3bdc7 commit 771f778
Show file tree
Hide file tree
Showing 61 changed files with 145 additions and 906 deletions.
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

0 comments on commit 771f778

Please sign in to comment.