Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shopify_iossdk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
shopify_iossdk
Commits
41966c37
Commit
41966c37
authored
Jan 12, 2016
by
Rune Madsen
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #83 from Shopify/runmad.readme-updates
Add help section + section links to readme
parents
00aba384
379ba229
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
README.md
README.md
+23
-2
No files found.
README.md
View file @
41966c37
...
...
@@ -10,6 +10,23 @@
Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
-
[
Documentation
](
#documentation
)
-
[
API Documentation
](
#api-documentation
)
-
[
Installation
](
#installation
)
-
[
Dynamic Framework Installation
](
#dynamic-framework-installation
)
-
[
Static Framework Installation
](
#static-framework-installation
)
-
[
Cocoapods
](
#cocoapods
)
-
[
Carthage
](
#carthage
)
-
[
Quick Start
](
#quick-start
)
-
[
Building the SDK
](
#building-the-sdk
)
-
[
Mobile Buy SDK Targets and schemes
](
#mobile-buy-sdk-targets-and-schemes
)
-
[
Sample Apps
](
#sample-apps
)
-
[
Product View
](
#product-view
)
-
[
Unit Tests
](
#unit-tests
)
-
[
Contributions
](
#contributions
)
-
[
Help
](
#help
)
-
[
License
](
#license
)
### Documentation
Official documentation can be found on the
[
Mobile Buy SDK for iOS page
](
https://docs.shopify.com/mobile-buy-sdk/ios
)
.
...
...
@@ -152,9 +169,13 @@ Alternatively, you can edit the `Mobile Buy SDK Tests` scheme and add the follow
*
`expired_gift_card_id`
: The ID for the expired Gift Card
*
`product_ids_comma_separated`
: a comma seperated list of product IDs (2 is suitable) to use for the cart
### How Can I Contribute?
### Contributions
We welcome contributions. Follow the steps in
[
CONTRIBUTING
](
CONTRIBUTING.md
)
file.
### Help
We welcome contributions. Follow the steps in
[
CONTRIBUTING
](
CONTRIBUTING.md
)
file
For help, please post questions on our forum, in the Shopify APIs & Technology section: https://ecommerce.shopify.com/c/shopify-apis-and-technology
### License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment