Skip to content

Commit

Permalink
chore: update radme
Browse files Browse the repository at this point in the history
  • Loading branch information
xevious78 committed Jan 25, 2024
1 parent 29adcb6 commit 8e1fcf3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Co-Badged Cards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To run the example app:
git clone https://github.com/primer-io/checkout-examples-ios.git
```

2. Change directory into the repo
2. Change the directory into the repo

```sh
cd "checkout-examples-ios/Co-Badged Cards/SwiftUI"
Expand All @@ -26,19 +26,22 @@ open "Co-Badged Cards Example.xcodeproj"

4. Run the project from Xcode 🚀

----

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).

## Trying it out

This example app allows you to:

- Generate a client token (requires local server, see here TODO)
- Generate a client token
- Make a payment using a card
- Select a co-badged network when making a payment with a co-badged card

We support several test cards for different test cases, which you can find in our docs:

📄 **[Primer Payments Testing](https://primer.io/docs/payments/testing)**


## Understanding the integration

### PrimerDataService
Expand Down

0 comments on commit 8e1fcf3

Please sign in to comment.