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

chore: update readme #2

Merged
merged 1 commit into from
Feb 8, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Checkout Examples for Primer Android SDK
![Primer Banner](./images/primer-banner.png)

This repo contains examples of how to try out and how to integrate Primer's Android SDK.
# 💳 Checkout Example for Primer Android SDK

Each example is focused on one aspect of the integration path.
This repository contains examples of how to integrate [Primer's Android SDK](https://primer.io/docs/sdk/android/2.x.x/).

| Example | Description |
|----------------------------------------| ----------- |
| 💳 [Co-Badged Cards](/co-badged-cards) | This example demonstrates how to integrate co-badged card support if you are offering support to your customers for a relevant network, such as Cartes Bancaires |
| Example | Description |
| ------- | ----------- |
| [Co-Badged Cards on Headless Checkout](/co-badged-cards) | This example demonstrates how to integrate a simple card form using Headless Checkout that handles co-badged cards. |
4 changes: 4 additions & 0 deletions co-badged-cards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Select `co-badged-cards` configuration and run the project.
Refer to the instructions provided in the [example-backend Readme](https://github.com/primer-io/example-backend/blob/main/README.md)
to set up the server for generating the client token needed to initialize the SDK.

----

This project requires a server to communicate with Primer's API. To get started quickly, we encourage you to use the [companion backend](https://github.com/primer-io/example-backend).

#### Setting Checkout Backend URL

- You can set the URL of the checkout backend to initiate the checkout generated in step 3.
Expand Down
Binary file added images/primer-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading